add lib/ThomasBarth-ESP32-CAN-Driver

This commit is contained in:
lenvm 2023-11-06 00:26:28 +01:00
parent 2118ab4d75
commit ead4b805e2
17 changed files with 14 additions and 14 deletions

View file

@ -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