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