bool show_reading_menu(M5Canvas *canvas, bool refresh = true, readingMenuArea area = FULL); bool show_main_menu(M5Canvas *canvas, bool refresh = true, int selected = 0, int current_page = 0, bool ...
bool show_main_menu(M5Canvas *canvas, bool refresh = true, int selected = 0, int current_page = 0, bool rescan = true); bool show_wire_connect(M5Canvas *canvas, bool refresh = true); bool ...