CommInterface, CommObd2Ble4, CommObd2Can
This commit is contained in:
12
CommObd2Ble4.h
Normal file
12
CommObd2Ble4.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef COMMOBD2BLE4_H
|
||||
#define COMMOBD2BLE4_H
|
||||
|
||||
#include "LiveData.h"
|
||||
|
||||
class CommObd2Ble4 : public CommInterface {
|
||||
|
||||
private:
|
||||
public:
|
||||
};
|
||||
|
||||
#endif // COMMOBD2BLE4_H
|
||||
Reference in New Issue
Block a user