mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
Fixed compile on ESP32
This commit is contained in:
parent
bebcf00dc1
commit
0987489c0c
@ -1,6 +1,7 @@
|
|||||||
#ifndef _MCP2515_H_
|
#ifndef _MCP2515_H_
|
||||||
#define _MCP2515_H_
|
#define _MCP2515_H_
|
||||||
|
|
||||||
|
#include <Arduino.h>
|
||||||
#include <SPI.h>
|
#include <SPI.h>
|
||||||
#include "can.h"
|
#include "can.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user