Clear menu history for browse media on insert (#20236)

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
qwewer0
2020-11-22 01:21:43 +01:00
committed by GitHub
parent 89b56ca5c2
commit e19c016c74
4 changed files with 5 additions and 3 deletions

View File

@@ -104,8 +104,6 @@ class MenuItem_sdfolder : public MenuItem_sdbase {
}
};
extern uint8_t screen_history_depth;
void menu_media() {
ui.encoder_direction_menus();