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
271 stars 25 forks source link

Allow names and units to use the escape backslash character #475

Closed davetcc closed 1 month ago

davetcc commented 1 month ago

Discussed in https://github.com/davetcc/tcMenu/discussions/464

Originally posted by **tomelgato** April 26, 2024 Is there a way to do °C as unit in AnalogMenuItem?
davetcc commented 1 month ago

As the escape takes multiple characters, make sure that the length overflow is only a warning and that saving can still continue.

davetcc commented 1 month ago

Tested and will be available in 4.3