Skip to content

V1.9.98

Compare
Choose a tag to compare
@cyberman54 cyberman54 released this 20 Mar 11:31
· 1208 commits to master since this release
4c5721b

New features:

  • SDS011 particle sensor support (thanks to @AugustQu )
  • ABP LORAWAN authentication (thanks to @nuthub )
  • New timesync option using LORAWAN MAC Command DevTimeRequest (requires LORAWAN >= 1.0.3)
  • Update OLED display library (opens possibilty to have multiple OLEDs)
  • Added support for M5stack devices core and fire

Bugfixes / refactoring:

  • Timesync code deeply refactored
  • refactored some spurious code sections which caused compiler warnings
  • bugfix TTGOv1 display control (required unusual I2C address, thanks to @nuthub for solving this issue)