ArduinoMenu icon indicating copy to clipboard operation
ArduinoMenu copied to clipboard

Macros CHOOSE allows only 16 values in code

Open DiscoMan18 opened this issue 2 years ago • 2 comments

If there are more values, it shows a compile error.

DiscoMan18 avatar Nov 22 '22 17:11 DiscoMan18

its a macro limitation, see dynamic example on how to build bigger lists (and also to allow less than 2 items)

neu-rah avatar Nov 22 '22 17:11 neu-rah

ok, could you please add this information to wiki? There is not a word about it there.

DiscoMan18 avatar Nov 22 '22 21:11 DiscoMan18