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,6 +1,3 @@
#ifndef CARRENAULTZOE_CPP
#define CARRENAULTZOE_CPP
#include <Arduino.h>
#include <stdint.h>
#include <WString.h>
@@ -519,5 +516,3 @@ void CarRenaultZoe::loadTestData() {
liveData->params.soc10time[0] = liveData->params.soc10time[1] + 900;
*/
}
#endif // CARRENAULTZOE_CPP