diff --git a/ls_firmware.ino b/ls_firmware.ino index f14d74d..f899944 100644 --- a/ls_firmware.ino +++ b/ls_firmware.ino @@ -13,7 +13,7 @@ // Configuration defines #define ENABLE_SERIAL_PASSTHROUGH \ - true // Set true to use Feetech app comms straight to servos + false // Set true to use Feetech app comms straight to servos #include "robotconfig.h" #include "animation.h"