Releases: Johboh/EspNowNetwork
Releases · Johboh/EspNowNetwork
0.6.0
- Remove the requirement to use WiFi channel 1 for the host. Now, the host can use any WiFi channel and the node will adapt and use that one, thanks to @jamienz
0.5.12
- final(?) attempt to try to fix broken node/host libraries
0.5.6
- Attempt to fix empty Node and Host libraries
0.5.5
- Attempt to fix empty Node and Host libraries
0.5.4
- Fix fat library after splitting into node and host for ESP-IDF, and add verification build
0.5.3
- Release ESP-IDF libraries under different names.
0.5.2
- Split library in two (three) parts for ESP-IDF: node only, host only, full
0.5.1
- Fix faulty end condition for OTA
0.5.0
- Adapt host for ESP-IDF (remove .handle() function)