ESP32 CAN Driver with examples
This commit is contained in:
parent
0570338401
commit
be9a76a65d
14 changed files with 1069 additions and 55 deletions
9
library.properties
Normal file
9
library.properties
Normal file
|
@ -0,0 +1,9 @@
|
|||
name=ESP32CAN
|
||||
version=0.0.1
|
||||
author=Michael Wagner
|
||||
maintainer=https://github.com/miwagner
|
||||
sentence=ESP32-Arduino-CAN
|
||||
paragraph=ESP32-Arduino-CAN
|
||||
category=Device Control
|
||||
url=https://github.com/miwagner/ESP32-Arduino-CAN
|
||||
architectures=esp32
|
Loading…
Add table
Add a link
Reference in a new issue