CommInterface, CommObd2Ble4, CommObd2Can

This commit is contained in:
Lubos Petrovic
2020-12-07 09:19:28 +01:00
parent 581a5a9ec4
commit a7fff773b5
7 changed files with 62 additions and 1 deletions

7
CommObd2Can.cpp Normal file
View File

@@ -0,0 +1,7 @@
#ifndef COMMINTERFACE_CPP
#define COMMINTERFACE_CPP
#include "CommInterface.h"
#include "LiveData.h"
#endif // COMMINTERFACE_CPP