We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161d992 commit 8521dbaCopy full SHA for 8521dba
1 file changed
source/Core/Src/Settings.cpp
@@ -29,7 +29,6 @@ bool sanitiseSettings();
29
// char (*__kaboom)[sizeof(systemSettingsType)] = 1; // Uncomment to print size at compile time
30
volatile systemSettingsType systemSettings;
31
32
-
33
#ifdef BLE_ENABLED
34
static int16_t bleValueOnEntry = -1;
35
0 commit comments