.indicatorMax EQUB 255 \ Maximum value shown on indicator 0 (compass) EQUB 122 \ Maximum value shown on indicator 1 (airspeed) EQUB 255 \ Maximum value shown on indicator 2 (altimeter small) EQUB 255 \ Maximum value shown on indicator 3 (altimeter large) EQUB 104 \ Maximum value shown on indicator 4 (vertical speed) EQUB 72 \ Maximum value shown on indicator 5 (turn) EQUB 120 \ Maximum value shown on indicator 6 (slip) EQUB &4C \ This byte appears to be unusedName: indicatorMax [Show more] Type: Variable Category: Dashboard Summary: The maximum value shown on each indicatorContext: See this variable in context in the source code References: This variable is used as follows: * DrawIndicatorHand uses indicatorMax