You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cant compile for esp32 wemos lolin 32 board in arduino ide using expressif 2.0.0 version(arduino core) in board manager and shoing this error when comping the inbuilt potentiometr example
cant compile for esp32 wemos lolin 32 board in arduino ide using expressif 2.0.0 version(arduino core) in board manager and shoing this error when comping the inbuilt potentiometr example
Arduino: 1.8.19 (Windows 10), Board: "WEMOS LOLIN32, 80MHz, Default, 240MHz (WiFi/BT), 921600"
C:\Users\ABI\Documents\Arduino\libraries\SBWire-master\src\utility\twi.c:27:10: fatal error: avr/io.h: No such file or directory
#include <avr/io.h>
compilation terminated.
exit status 1
Error compiling for board WEMOS LOLIN32.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
The text was updated successfully, but these errors were encountered: