can
This commit is contained in:
@@ -13,10 +13,9 @@ class CommObd2Ble4 : public CommInterface {
|
||||
void disconnectDevice() override;
|
||||
void scanDevices() override;
|
||||
void mainLoop() override;
|
||||
void executeCommand(String cmd) override;
|
||||
//
|
||||
void startBleScan();
|
||||
bool connectToServer(BLEAddress pAddress);
|
||||
bool doNextAtCommand();
|
||||
bool parseRow();
|
||||
//
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user