cannot exit from edit mode #139
-
im using rotary encoder to navigate each item. when i enter edit mode from
how can i exit from edit mode ?
|
Beta Was this translation helpful? Give feedback.
Answered by
forntoh
Oct 24, 2023
Replies: 1 comment 1 reply
-
See the warning message at https://lcdmenu.forntoh.dev/usage Fix that and try again |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
fathanaabd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#include <LcdMenu.h>
should be the last import statement after the item type importsSee the warning message at https://lcdmenu.forntoh.dev/usage
Fix that and try again