mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 18:29:48 +02:00
Add required header
This commit is contained in:
parent
517731c4c3
commit
3869ec0b0a
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#include "CHEVY-VOLT-CHARGER.h"
|
||||
#include "../communication/can/comm_can.h"
|
||||
#include "../datalayer/datalayer.h"
|
||||
#include "../include.h"
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
#include "NISSAN-LEAF-CHARGER.h"
|
||||
#include "../communication/can/comm_can.h"
|
||||
#include "../datalayer/datalayer.h"
|
||||
#include "../include.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue