Skip to content

Arduino MCP9808 Library 1.2.0

Latest
Compare
Choose a tag to compare
@JChristensen JChristensen released this 11 Mar 13:46

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.