mirror of
https://github.com/meshtastic/firmware.git
synced 2026-02-06 21:51:03 -05:00
Pause BLE logging during want_config flow (#4162)
This commit is contained in:
@@ -154,6 +154,7 @@ bool isVibrating = false;
|
||||
bool eink_found = true;
|
||||
|
||||
uint32_t serialSinceMsec;
|
||||
bool pauseBluetoothLogging = false;
|
||||
|
||||
bool pmu_found;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user