DEGREES_0 constant

The compass and the display are in the same orientation.

Implementation

static const Config_DisplayConfig_CompassOrientation DEGREES_0 =
    Config_DisplayConfig_CompassOrientation._(
        0, _omitEnumNames ? '' : 'DEGREES_0');