davetcc / tcMenu

Menu library for Arduino, mbed and ESP with designer UI and remote control capabilities.
https://www.thecoderscorner.com/products/arduino-libraries/tc-menu/
Apache License 2.0
275 stars 25 forks source link

embedCONTROL UI fails to load layout when menu item is removed #270

Closed davetcc closed 1 year ago

davetcc commented 1 year ago

When an item is removed the layout should still load and ignore the entry for that item. Very small one-line fix.