Skip to content

Version 1.0.4

Latest
Compare
Choose a tag to compare
@PaulZC PaulZC released this 04 Oct 10:08
318c61d

This release:

  • Replaces boolean (deprecated) with bool
  • Decrease the delay when polling data ready from 5ms to 1ms (this would have limited the sample rate to 200Hz)
  • Only change ADC mode if needed when reading the internal temperature or raw voltage
    • Previously the mode was changed every time - resulting in increased bus traffic, limiting the sample rate