Fixing submenus
This commit is contained in:
@@ -20,6 +20,7 @@ struct KeyboardResult {
|
||||
|
||||
struct MenuResult {
|
||||
int action = -1;
|
||||
int nameId = -1;
|
||||
uint8_t orientation = 0;
|
||||
uint8_t pageTurnOption = 0;
|
||||
int8_t embeddedStyleOverride = -1;
|
||||
|
||||
Reference in New Issue
Block a user