BLE improvements
This commit is contained in:
@@ -78,6 +78,8 @@ public:
|
||||
|
||||
void begin(const char *name);
|
||||
void end();
|
||||
void startAdvertising();
|
||||
void stopAdvertising();
|
||||
void onWrite(BLECharacteristic *characteristic);
|
||||
int available();
|
||||
int peek();
|
||||
|
||||
Reference in New Issue
Block a user