mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-06 03:50:13 +02:00
ipace: Fix include
Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
This commit is contained in:
parent
701982964b
commit
1b8dc8f505
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#ifdef JAGUAR_IPACE_BATTERY
|
||||
#include "../datalayer/datalayer.h"
|
||||
#include "../lib/miwagner-ESP32-Arduino-CAN/ESP32CAN.h"
|
||||
#include "TEST-FAKE-BATTERY.h"
|
||||
#include "JAGUAR-IPACE-BATTERY.h"
|
||||
|
||||
/* Do not change code below unless you are sure what you are doing */
|
||||
static unsigned long previousMillis10 = 0; // will store last time a 10ms CAN Message was send
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue