mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-19 00:07:38 +00:00
NimBLE enhanced logging (do not merge) (#1629)
* Change log level to debug * Don't reinit active bluetooth services * Chmod +x before zip and adding to release
This commit is contained in:
@@ -8,6 +8,7 @@ class ESP32Bluetooth
|
||||
void setup();
|
||||
void shutdown();
|
||||
void clearBonds();
|
||||
bool isActive();
|
||||
|
||||
private:
|
||||
void setupService();
|
||||
|
||||
Reference in New Issue
Block a user