Mercurial > public > ostc4
comparison Discovery/Src/tMenuEditSystem.c @ 401:4151fddb1e34 ImproveBluetooth
merged default into ImproveBluetooth
author | Ideenmodellierer |
---|---|
date | Sun, 29 Dec 2019 09:42:16 +0100 |
parents | ebc2b571a0b9 |
children | e729b8e7654d |
comparison
equal
deleted
inserted
replaced
400:7bcbbaa42cbf | 401:4151fddb1e34 |
---|---|
36 #include "settings.h" // for getLicence() | 36 #include "settings.h" // for getLicence() |
37 #include "tHome.h" // for enum CUSTOMVIEWS and init_t7_compass() | 37 #include "tHome.h" // for enum CUSTOMVIEWS and init_t7_compass() |
38 #include "tMenu.h" | 38 #include "tMenu.h" |
39 #include "tMenuEdit.h" | 39 #include "tMenuEdit.h" |
40 #include "tMenuSystem.h" | 40 #include "tMenuSystem.h" |
41 #include "Motion.h" | 41 #include "motion.h" |
42 #include "t7.h" | 42 #include "t7.h" |
43 | 43 |
44 | 44 |
45 #define CV_SUBPAGE_MAX (2u) /* max number of customer view selection pages */ | 45 #define CV_SUBPAGE_MAX (2u) /* max number of customer view selection pages */ |
46 /*#define HAVE_DEBUG_VIEW */ | 46 /*#define HAVE_DEBUG_VIEW */ |