Search found 1 match

by el_Rey
Thu Oct 05, 2017 2:58 am
Forum: Hardware
Topic: About the CAN controller.
Replies: 175
Views: 307319

Re: About the CAN controller.

.... To use the driver in the Arduino environment I rearranged the folder structure a little bit, removed the "cfg" folder including CAN_config.c file and renamed CAN.c to CAN.cpp. It now looks like: [folder] library [folder] CAN_ESP32 [file] CAN.cpp [file] CAN.h [folder] incude [file] CAN_config.h...