mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 18:29:48 +02:00
add lib/ThomasBarth-ESP32-CAN-Driver
This commit is contained in:
parent
2118ab4d75
commit
ead4b805e2
17 changed files with 14 additions and 14 deletions
|
@ -1,8 +1,8 @@
|
|||
#ifndef ESP32CAN_H
|
||||
#define ESP32CAN_H
|
||||
|
||||
#include "CAN_config.h"
|
||||
#include "CAN.h"
|
||||
#include "src/lib/ThomasBarth-ESP32-CAN-Driver/CAN_config.h"
|
||||
#include "src/lib/ThomasBarth-ESP32-CAN-Driver/CAN.h"
|
||||
extern uint8_t LEDcolor;
|
||||
|
||||
class ESP32CAN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue