Skip to content

ESPGeiger v0.5.0

Compare
Choose a tag to compare
@steadramon steadramon released this 03 Apr 22:01
· 223 commits to main since this release

Features

  • Add NeoPixel brightness adjustment
  • NeoPixel blink frequency based upon past average
  • Consistent use of Counter functions through code
  • Counter.h now using a ping-pong buffer to track high interrupt rate
  • Full rewrite of different Geiger inputs and handling
  • Builds for ESPGeiger Log GC10, MightyOhm
  • Make test builds act like a Geiger Counter using Poisson distribution

Full Changelog: v0.4.6...v0.5.0