Skip to content

1.4.0

Compare
Choose a tag to compare
@brainelectronics brainelectronics released this 20 Mar 15:29
· 108 commits to develop since this release
b5d355c

Added

  • Virtual oneshot timer is created and started on latest_scan property access to stop the scanning thread again after 10.5x of scan_interval. This reduces CPU load and avoids unused scans.

Changed

  • Scanning thread is started on latest_scan property access
  • Scan data is no logger logged with info level on latest_scan property access to reduce time before data return, see #11
  • Neopixel is no longer used to allow user of lib to use it as desired by its higher level application