CadenceSensorType

@available(swift 4.0)
public enum CadenceSensorType : String, Codable

TCX Cadence Sensor Type

  • Footpod

    Declaration

    Swift

    case footpod = "Footpod"
  • Bike

    Declaration

    Swift

    case bike = "Bike"