New design Dual Watch

This commit is contained in:
Armel FAUVEAU
2024-02-17 14:22:43 +01:00
parent 74360b584f
commit 682b99968a

View File

@@ -1068,7 +1068,7 @@ void UI_DisplayMain(void)
}
else
{
GUI_DisplaySmallest("R", 62, line == 0 ? 17 : 49, false, true);
GUI_DisplaySmallest("R", 68, line == 0 ? 17 : 49, false, true);
}
}
#else