-
Hi Thomas, /home/mas/A_Prog_A/Arduino/libraries/LcdMenu/src/ItemList.h: In constructor 'ItemList::ItemList(const char*, String*, uint8_t, fptrInt)': Bibliothek LcdMenu in Version 3.0.1 im Ordner: /home/mas/A_Prog_A/Arduino/libraries/LcdMenu wird verwendet exit status 1 Do you have an idea where the error could be? br Code: example List.ino |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 3 replies
-
Is it specific to this board? Have you tried other boards? Also, it will be best if you convert this discussion into an issue. |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
did not work with v3.1.0 ... /libraries/LcdMenu/src/ItemList.h:35:19: error: 'ItemList::itemCount' will be initialized after [-Werror=reorder] previous error message v3.0.1 ... /libraries/LcdMenu/src/ItemList.h:34:21: error: 'ItemList::items' will be initialized after [-Werror=reorder] ... /libraries/LcdMenu/src/ItemList.h:33:24: error: 'void (* ItemList::callback)(uint8_t)' [-Werror=reorder] In file included from /tmp/arduino_modified_sketch_881776/List.ino:21:0: |
Beta Was this translation helpful? Give feedback.
-
It should be fixed in v3.1.1 |
Beta Was this translation helpful? Give feedback.
-
Hi Thomas, but it’s not possible to use the list. Scrolling by UP / DOWN works. ENTER LEFT/RIGHT has no function. Br |
Beta Was this translation helpful? Give feedback.
-
Does this library works with ESP32 dev module? |
Beta Was this translation helpful? Give feedback.
kein Ding 👍