Improved ESP32 BLE pairing. Added unpair command.
This commit is contained in:
@@ -78,6 +78,7 @@ public:
|
||||
|
||||
void begin(const char *name);
|
||||
void end();
|
||||
void disconnect();
|
||||
void startAdvertising();
|
||||
void stopAdvertising();
|
||||
void onWrite(BLECharacteristic *characteristic);
|
||||
|
||||
Reference in New Issue
Block a user