You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/experimental
Michael Traver ff89f66af2 mcp9808: Simplify bits to temperature conversions (#404)
- Converting the alert registers and the ambient temp register to a
  physic.Temperature can use the same procedure. Unify them and document
  why this is possible.
- Use != instead of > for bit checks
- Inline bitsToTemperature calls in SenseWithAlerts
7 years ago
..
devices mcp9808: Simplify bits to temperature conversions (#404) 7 years ago