From 3fb0ee109495b11c66174921cec412dea35d402f Mon Sep 17 00:00:00 2001 From: rusefi Date: Sun, 18 Nov 2018 23:51:47 -0500 Subject: [PATCH] unused --- firmware/controllers/math/pid_auto_tune.h | 2 -- 1 file changed, 2 deletions(-) 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