adafruit / Wippersnapper_Protobuf

Protocol buffer messages for Adafruit.io WipperSnapper Beta
MIT License
0 stars 2 forks source link

Add 2 sensor types for degrees Fahrenheit #110

Closed brentru closed 1 year ago

brentru commented 1 year ago

Adds SENSOR_TYPE_AMBIENT_TEMPERATURE_FAHRENHEIT and SENSOR_TYPE_OBJECT_TEMPERATURE_FAHRENHEIT "units" for reporting temperature from a device as degrees F. Addresses https://github.com/adafruit/Wippersnapper_Protobuf/issues/109