@@ -1,3 +1,3 @@
namespace PamhagenSysCtrl.Helpers {
public enum MotorState { Halt = 0, Forward = 1, Backward = 2, Invalid = -1 }
}
The note is not visible to the blocked user.