diff --git a/src/main.cpp b/src/main.cpp index 86c0850bf..c490cb762 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1855,7 +1855,7 @@ void looppid() { handleMachineState(); -#if (FEATURE_SCALE == 1 && BREWCONTROL_TYPE == 0) // SHOTTIMER with scale +#if (FEATURE_SCALE == 1 && BREWCONTROL_TYPE < 2) // SHOTTIMER with scale shottimerscale(); #endif