diff --git a/source/Core/Src/Settings.cpp b/source/Core/Src/Settings.cpp index e263943e..8d77bcda 100644 --- a/source/Core/Src/Settings.cpp +++ b/source/Core/Src/Settings.cpp @@ -88,7 +88,7 @@ static const SettingConstants settingsConstants[(int)SettingsOptions::SettingsOp {MIN_BRIGHTNESS, MAX_BRIGHTNESS, BRIGHTNESS_STEP, DEFAULT_BRIGHTNESS}, // OLEDBrightness {0, 6, 1, 1}, // LOGOTime {0, 1, 1, 0}, // CalibrateCJC - {0, 1, 1, 1}, // BluetoothLE + {0, 1, 1, 0}, // BluetoothLE {0, 1, 1, 1}, // PDVpdo {1, 5, 1, 4}, // ProfilePhases {MIN_TEMP_C, MAX_TEMP_F, 5, 90}, // ProfilePreheatTemp