Search found 1 match
- Sat Sep 21, 2019 7:08 pm
- Forum: ESP-IDF
- Topic: Best way to use c++ wrappers of Arduino Lib
- Replies: 1
- Views: 3318
Best way to use c++ wrappers of Arduino Lib
Hi, I'm playing with an esp32 dev board for the first time now. I've setup the esp-idf and everything is working as it should and so far I'm impressed! I'm planning to write code for the esp32 in C++ while avoiding the arduino.h There are 2 Libraries in the arduino-esp32 repo that I'd still like to ...