From c1a266e16e5d845c02282c7504d034c89943f2da Mon Sep 17 00:00:00 2001 From: erikkaashoek Date: Fri, 10 Apr 2020 17:55:49 +0200 Subject: [PATCH] Stop marker span confusion --- ui.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ui.c b/ui.c index f8bbddd..87c3e60 100644 --- a/ui.c +++ b/ui.c @@ -764,6 +764,7 @@ menu_marker_op_cb(int item, uint8_t data) break; #endif } + menu_move_back(); ui_mode_normal(); draw_cal_status(); //redraw_all();