comparison Discovery/Inc/tHome.h @ 981:c6c781a2e85b default

Merge into default
author heinrichsweikamp
date Tue, 11 Feb 2025 18:12:00 +0100
parents 2225c467f1e9
children 5b913cdaa9dc
comparison
equal deleted inserted replaced
871:f7318457df4d 981:c6c781a2e85b
78 CVIEW_CompassDebug, 78 CVIEW_CompassDebug,
79 CVIEW_SummaryOfLeftCorner, 79 CVIEW_SummaryOfLeftCorner,
80 CVIEW_Charger, 80 CVIEW_Charger,
81 CVIEW_CcrSummary, 81 CVIEW_CcrSummary,
82 CVIEW_Timer, 82 CVIEW_Timer,
83 CVIEW_END = 31 /* The ID is used in shift operation => 31 is the max number of supported views */ 83 CVIEW_Position,
84 CVIEW_END /* The ID is used in shift operation => 31 is the max number of supported views */
84 }; 85 };
85 86
86 enum CUSTOMVIEWS_BF 87 enum CUSTOMVIEWS_BF
87 { 88 {
88 CVIEW_T3_noneOrDebug = 0, 89 CVIEW_T3_noneOrDebug = 0,