.indicatorBase EQUB 0 \ Base value for indicator 0 (compass) EQUB 48 \ Base value for indicator 1 (airspeed) EQUB 0 \ Base value for indicator 2 (altimeter small) EQUB 0 \ Base value for indicator 3 (altimeter large) EQUB 67 \ Base value for indicator 4 (vertical speed) EQUB 53 \ Base value for indicator 5 (turn) EQUB 106 \ Base value for indicator 6 (slip) EQUB &4C \ This byte appears to be unusedName: indicatorBase [Show more] Type: Variable Category: Dashboard Summary: The base value for each indicatorContext: See this variable in context in the source code References: This variable is used as follows: * DrawIndicatorHand uses indicatorBase