revert libs

This commit is contained in:
technyon
2023-01-07 11:24:33 +01:00
parent 3bbf9aa10a
commit 2954f800de
14 changed files with 17 additions and 52 deletions

View File

@@ -58,8 +58,7 @@ public:
int duration = 0,
int max_events = 0);
bool stopAdvertising(uint8_t inst_id);
#endif
#if !CONFIG_BT_NIMBLE_EXT_ADV || defined(_DOXYGEN_)
#else
NimBLEAdvertising* getAdvertising();
bool startAdvertising();
#endif