Working on menu (not finished)

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-08-09 23:37:48 +02:00
parent 712ffc0e43
commit 9fac3e2742
2 changed files with 516 additions and 11 deletions
+2 -5
View File
@@ -23,11 +23,8 @@
#define ITEM10 210
#define PAGE_COUNT 5
#define PAGE1 1
#define PAGE2 2
#define PAGE3 3
#define PAGE4 4
#define PAGE5 5
enum menupage {PAGE1, PAGE2, PAGE3, PAGE4, PAGE5, INDEX, MAINSETTINGS, AUDIOSETTINGS, DISPLAYSETTINGS, RDSSETTINGS, FMSETTINGS, AMSETTINGS, CONNECTIVITY};
extern bool advancedRDS;
extern bool af;