This commit is contained in:
Lubos Petrovic
2020-12-20 16:07:13 +01:00
parent 33d021dd77
commit d1b0422c5e
21 changed files with 7 additions and 82 deletions

View File

@@ -1,5 +1,4 @@
#ifndef COMMOBD2CAN_H
#define COMMOBD2CAN_H
#pragma once
#include "LiveData.h"
#include "CommInterface.h"
@@ -20,4 +19,3 @@ class CommObd2Can : public CommInterface {
bool parseRowMerged(); */
};
#endif // COMMOBD2CAN_H