Class: Toybox.AntPlus.ShiftingStatus
- Inherits:
-
Toybox.Lang.Object
Overview
Includes the shifting system status.
Fields may return null
if there is no valid information
so you should null
check before using them.
Instance Member Summary collapse
-
frontDerailleur as AntPlus.DerailleurStatus or Null
Front derailleur status.
-
rearDerailleur as AntPlus.DerailleurStatus or Null
Rear derailleur status.
Instance Attribute Details
var frontDerailleur as AntPlus.DerailleurStatus or Null
Front derailleur status
var rearDerailleur as AntPlus.DerailleurStatus or Null
Rear derailleur status