Skip to content

Releases: JChristensen/MCP9808

Arduino MCP9808 Library 1.2.0

11 Mar 13:46
Compare
Choose a tag to compare

Changes for better compatibility with other architectures:

  • Add casts to temperature conversions for 32-bit ARM architecture.
  • Call Wire.setClock() instead of setting TWBR register.