Ion Sircu
Results
1
comments of
Ion Sircu
I've been having the same issue with an Adafruit ESP32 feather. Changing to `#include "ArduinoHardware.h` as @AgtCain suggested seems to solve it. Before the change, e.g HelloWorld program worked only...