Skip to content

v2.4.0

Compare
Choose a tag to compare
@cyberman54 cyberman54 released this 06 Mar 18:33
· 742 commits to master since this release
74bc84b

v2.4.0

Maintenance fixes:

  • library upgrades
  • upgrade to arduino-esp32 v1.0.5 (incorporates upgrade ESP-IDF v3.2 -> v3.3)

New features:

  • Added a maintenance mode, which can be activated by compiler switch BOOTMENU in paxcounter.conf. Will enforce a device trying to connect to a known Wifi access point (using credentials from ota.conf) immediately after power on. Then fires up a simple webserver with menu to upload firmware update file. Maintenance mode is useful for manually updating headless devices without any buttons and which can't be reached by cable. You can now powercycle them, and then upload firmware update file e.g. by smartphone wifi hotspot.