diff --git a/firmware/controllers/math/pid_auto_tune.h b/firmware/controllers/math/pid_auto_tune.h index 451d84916d..81b6133aaf 100644 --- a/firmware/controllers/math/pid_auto_tune.h +++ b/firmware/controllers/math/pid_auto_tune.h @@ -24,10 +24,8 @@ // verbose debug option -// requires open Serial port #undef AUTOTUNE_DEBUG -#define USE_SIMULATION // defining this option implements relay bias // this is useful to adjust the relay output values