TcMenu / 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
295 stars 25 forks source link

Remove all usages of STR string template before release of Java23 #504

Closed davetcc closed 2 months ago

davetcc commented 2 months ago

Describe the bug We are relying on a highly experimental feature that is being discontinued in Java 23.

To Reproduce Build without --enable-preview

Expected behavior It should compile without above flag