This commit is contained in:
Jonathan Bennett
2025-09-19 21:16:19 -05:00
committed by GitHub
parent 9b6a7ed3bb
commit 6f56ccd283
3 changed files with 10 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ class NimbleBluetooth : BluetoothApi
#if defined(NIMBLE_TWO)
void startAdvertising();
#endif
bool isDeInit = false;
private:
void setupService();