-
|
Hi all, Printing out Sorry if this is a very basic question. Let me know if you have any ideas about if/how I can get this library working with the Nano. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Answering my own question — espressif's own Arduino development core has a configuration for the Arduino Nano ESP32 that works perfectly. (It's just buried in the middle of the list of boards and kind of hard to spot.) |
Beta Was this translation helpful? Give feedback.
Answering my own question — espressif's own Arduino development core has a configuration for the Arduino Nano ESP32 that works perfectly. (It's just buried in the middle of the list of boards and kind of hard to spot.)
https://github.com/espressif/arduino-esp32