Skip to content

Releases: cyberman54/ESP32-Paxcounter

Snapshot v1.2.62

02 Apr 12:45
Compare
Choose a tag to compare
Snapshot v1.2.62 Pre-release
Pre-release

Last version before integration of new BLE & WIFI combined scan code

  • added Rokkithash.cpp with hash function
  • added logic for salting and hashing MAC adresses
  • reduced assoziative container for storing identifiers from 64bit to 16bit integer

V1.2.5

27 Mar 11:02
3453a62
Compare
Choose a tag to compare
V1.2.5 Pre-release
Pre-release
  • added brownout disable option (thanks to Charles Hallard)
  • added WeMos LoLin Lora 32 support (thanks to Charles Hallard)
  • added remote command 0x0e for switching wifi antenna (if applicable, e.g. works on LoPy/LoPy4)
  • added remote command 0x82 for quering cpu chip temperature (still experimental, not sure if values make sense)
  • several smaller changes & bugfixes

Initital release v1.2.0

18 Mar 19:13
34c5419
Compare
Choose a tag to compare

Initial release created when publishing the code.