neu-rah / ArduinoMenu

Arduino generic menu/interactivity system
GNU Lesser General Public License v2.1
931 stars 189 forks source link

Error while compiling ClickEncoder for ESP32 #385

Closed Airji3d closed 1 year ago

Airji3d commented 2 years ago

I get an AVR/io.h not found error when I compile the ESP32 Clickencoder example. I don't understand why the Clickencoder.h loads these AVR includes. Thanks for looking, Rolland

Airji3d commented 2 years ago

Seems that commenting the AVR includes might resolve the error, I need to try this. Found this in #210

neu-rah commented 1 year ago

got some similar cases with esp's, please reopen if not fixed.