Releases: cyberman54/ESP32-Paxcounter
Releases · cyberman54/ESP32-Paxcounter
Snapshot v1.2.62
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
- 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
Initial release created when publishing the code.