LCD Configuration Menu

From MultiWii
Jump to: navigation, search

To use a LCD or OLED for configuration, enable

     //#define LCD_CONF

To include setting the aux switches for AUX1 -> AUX4 via display, enable

     //#define LCD_CONF_AUX

If program gets too large or you do not have channels aux3 & aux4, it is possible to suppress some unwanted aux3 aux4 items in config menu

     //#define SUPPRESS_LCD_CONF_AUX34

Navigating the menu and changing values is done either via TX stick combos or via key presses.