Releases: dbinfrago/libpax
Releases · dbinfrago/libpax
1.1.0
- Adapt Wifi country settings to ESP IDF v4.4 Wi-Fi API
- Keep backward compatibility to 1.0.1
- various bug fixes
What's Changed
- update version & changelog by @cyberman54 in #18
- v1.1.0 by @cyberman54 in #20
Full Changelog: v1.0.1...v1.1.0
1.0.1
Welcome to the first official non beta release of libpax!
Initial Release
We're happy to announce Release 1.0.0 of libpax, the core component of the EPS32 PaxCounter project as a library! Devices may be counted by BLE or WiFi, a stable API for configuration and data ist established. The library will work for Arduino and esp-idf frameworks and does not depend on any BT/BLE stack anymore. It is designed to work with low CPU and RAM usage as well as mostly static memory to ensure stable operations in long running unassisted environments.