Mercurial > public > ostc4
comparison Discovery/Inc/tMenuEdit.h @ 788:4abfb8a2a435
Define explicit setpoints for low / high / deco. Add an option to delay the switch to SPlow until all decompression has been cleared. (mikeller)
| author | heinrichsweikamp |
|---|---|
| date | Tue, 04 Jul 2023 14:39:06 +0200 |
| parents | c31237d20491 |
| children | 17d9d6eddd8d |
comparison
equal
deleted
inserted
replaced
| 787:aeb72882f30a | 788:4abfb8a2a435 |
|---|---|
| 38 #define ME_Y_LINE3 (ME_Y_LINE1 + (2 * ME_Y_LINE_STEP)) | 38 #define ME_Y_LINE3 (ME_Y_LINE1 + (2 * ME_Y_LINE_STEP)) |
| 39 #define ME_Y_LINE4 (ME_Y_LINE1 + (3 * ME_Y_LINE_STEP)) | 39 #define ME_Y_LINE4 (ME_Y_LINE1 + (3 * ME_Y_LINE_STEP)) |
| 40 #define ME_Y_LINE5 (ME_Y_LINE1 + (4 * ME_Y_LINE_STEP)) | 40 #define ME_Y_LINE5 (ME_Y_LINE1 + (4 * ME_Y_LINE_STEP)) |
| 41 #define ME_Y_LINE6 (ME_Y_LINE1 + (5 * ME_Y_LINE_STEP)) | 41 #define ME_Y_LINE6 (ME_Y_LINE1 + (5 * ME_Y_LINE_STEP)) |
| 42 | 42 |
| 43 #define EXIT_TO_NEXT_MENU (246) | |
| 43 #define EXIT_TO_INFO_SENSOR (247) | 44 #define EXIT_TO_INFO_SENSOR (247) |
| 44 #define EXIT_TO_INFO_COMPASS (248) | 45 #define EXIT_TO_INFO_COMPASS (248) |
| 45 #define EXIT_TO_MENU_WITH_LOGO (249) | 46 #define EXIT_TO_MENU_WITH_LOGO (249) |
| 46 #define EXIT_TO_HOME (250) | 47 #define EXIT_TO_HOME (250) |
| 47 #define EXIT_TO_MENU (251) | 48 #define EXIT_TO_MENU (251) |
