Pause BLE logging during want_config flow (#4162)

This commit is contained in:
Ben Meadors
2024-06-22 07:00:48 -05:00
committed by GitHub
parent f8db38cf99
commit d32cdecc06
5 changed files with 8 additions and 3 deletions

View File

@@ -154,6 +154,7 @@ bool isVibrating = false;
bool eink_found = true;
uint32_t serialSinceMsec;
bool pauseBluetoothLogging = false;
bool pmu_found;