mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-05 02:39:57 +02:00
Add missing header
This commit is contained in:
parent
ae9e2817d5
commit
75427cdcd6
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
#define FERROAMP_CAN_H
|
#define FERROAMP_CAN_H
|
||||||
#include "../include.h"
|
#include "../include.h"
|
||||||
|
|
||||||
|
#include "CanInverterProtocol.h"
|
||||||
|
|
||||||
#define CAN_INVERTER_SELECTED
|
#define CAN_INVERTER_SELECTED
|
||||||
#define SELECTED_INVERTER_CLASS FerroampCanInverter
|
#define SELECTED_INVERTER_CLASS FerroampCanInverter
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue