diff --git a/MotorControl/low_level.c b/MotorControl/low_level.c index 6604aa13..b64c81c6 100755 --- a/MotorControl/low_level.c +++ b/MotorControl/low_level.c @@ -20,7 +20,7 @@ /* Private defines -----------------------------------------------------------*/ -// #define STANDALONE_MODE // Drive operates without USB communication +#define STANDALONE_MODE // Drive operates without USB communication // #define DEBUG_PRINT #ifndef M_PI