Skip to content

Version 1.0.11

Compare
Choose a tag to compare
@PaulZC PaulZC released this 01 Feb 17:08
42f08eb

This release:

  • incorporates some of the suggestions and corrections from paulvha's version of the library
    • .begin can now be called without starting measurements
    • conversion from int32_t to float no longer uses memcpy
  • .begin checks the firmware version and only returns true if the CRC check is valid
  • adds .enableDebugging
  • adds a new example to demonstrate the new getSetting functions