Submenu
This example will show you how to get started with submenus
You have the possibility to attach as many sub-menus as your microcontroller can handle.
Code example
Includes
Declare your menus
You do not need to define the mainMenu
, it is already defined for you in the MAIN_MENU
macro.
Create the main menu
Create the submenu
Last updated