diff Discovery/Src/tMenu.c @ 521:e221cf762f45

Move Bigfont and motion Ctrl selection menu out of custom view submenu: Due to lag of space the two options were placed within the custom view sub menu. After introduction of new visualization tab the option may be accessed directly
author Ideenmodellierer
date Thu, 10 Sep 2020 20:47:48 +0200
parents 5e3b830b955f
children 15f6f0b5786c
line wrap: on
line diff
--- a/Discovery/Src/tMenu.c	Tue Sep 08 21:24:14 2020 +0200
+++ b/Discovery/Src/tMenu.c	Thu Sep 10 20:47:48 2020 +0200
@@ -51,7 +51,7 @@
 #include "tMenuCustom.h"
 
 /* Private types -------------------------------------------------------------*/
-#define MAXPAGES 		10
+#define MAXPAGES 		11
 #define CURSOR_HIGH 	25
 #define TAB_HEADER_HIGH	25
 #define TAB_BAR_HIGH	5