ESP32-Arduino-CAN icon indicating copy to clipboard operation
ESP32-Arduino-CAN copied to clipboard

CAN configuration is passed to the constructor as an argument

Open morcibacsi opened this issue 6 years ago • 1 comments

The CAN configuration is passed as an argument to the constructor. The examples are only changed at that line but github somehow fails to detect it (maybe because of the EOL character differences)

morcibacsi avatar Aug 20 '19 12:08 morcibacsi

I'm writing a wrapper that wraps this library into something that looks like the CAN bus API of the particle photon. Not having a global variable with a specific name would help there.

Is there any chance we can merge this? @miwagner

nikeee avatar Oct 04 '20 23:10 nikeee