neu-rah / ArduinoMenu

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

Add ESP32 WebMenu Compatibility #374

Closed nagarjunredla closed 2 years ago

nagarjunredla commented 2 years ago

Added flags where applicable for the ESP32 to extend support for WebMenu. Tested successfully with a custom application on ESP32-WROOM32 (NodeMCU) and ESP32-PICO (TTGO-LoRa, TinyPICO). ~The included esp8266_WebMenu example has errors.~ Edit: Updated the esp8266_WebMenu example to work with ESP32