bleSettings.enable did not show up in webserver
This commit is contained in:
@ -557,6 +557,7 @@ public:
|
||||
#define HELPER(x) callback(x);
|
||||
NEW_SETTINGS(HELPER)
|
||||
#undef HELPER
|
||||
callback(bleSettings.bleEnabled);
|
||||
}
|
||||
|
||||
auto getAllConfigParams()
|
||||
|
Reference in New Issue
Block a user