Type Method thermometer(rate:
thermometer(rate:type:board:)
Thermistor reports degrees Celsius.
Framework
- Meta
Wear
Declaration
static func thermometer(rate: MWFrequency, type: MWThermometer.Source = .onboard, board: MWBoard) throws -> Self
Available when
Self
is MWThermometer
.