Daryl
Daryl
Get the following error when compiling examples or my own code (which compiled fine last year): ``` /Users/darylrm/Documents/Arduino/sketch_jul18b/sketch_jul18b.ino: In function 'void loop()': /Users/darylrm/Documents/Arduino/sketch_jul18b/sketch_jul18b.ino:36:5: error: 'webota' was not declared in this...
### Board ESP32-C6 (SparkFun Qwiic Pocket Development Board) ### Device Description None ### Hardware Configuration USB C to MacBook development system ### Version latest development Release Candidate (RC-X) ### IDE...
Platform: Seeeduino XIAO SAMD21 Device supports Interrupts on any and all pins (just not 5 & 7 at the same time) The input IO lines are all strapped low for...
```pio/libdeps/esp32-s3-wroom-N8R8/WiFiManager/WiFiManager.cpp: In instantiation of 'void WiFiManager::DEBUG_WM(wm_debuglevel_t, Generic, Genericb) [with Generic = const __FlashStringHelper*; Genericb = unsigned int]': .pio/libdeps/esp32-s3-wroom-N8R8/WiFiManager/WiFiManager.cpp:150:100: required from here .pio/libdeps/esp32-s3-wroom-N8R8/WiFiManager/WiFiManager.cpp:3405:23: error: format '%lu' expects argument of type 'long...