Skip to content

Releases: Johboh/EspNowNetwork

0.6.0

14 Feb 17:51
Compare
Choose a tag to compare
  • 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

04 Feb 08:50
Compare
Choose a tag to compare
  • final(?) attempt to try to fix broken node/host libraries

0.5.6

03 Feb 16:58
Compare
Choose a tag to compare
  • Attempt to fix empty Node and Host libraries

0.5.5

03 Feb 16:34
Compare
Choose a tag to compare
  • Attempt to fix empty Node and Host libraries

0.5.4

03 Feb 12:23
Compare
Choose a tag to compare
  • Fix fat library after splitting into node and host for ESP-IDF, and add verification build

0.5.3

31 Jan 17:05
Compare
Choose a tag to compare
  • Release ESP-IDF libraries under different names.

0.5.2

31 Jan 16:33
Compare
Choose a tag to compare
  • Split library in two (three) parts for ESP-IDF: node only, host only, full

0.5.1

29 Dec 16:41
Compare
Choose a tag to compare
  • Fix faulty end condition for OTA

0.5.0

28 Dec 14:45
Compare
Choose a tag to compare
  • Adapt host for ESP-IDF (remove .handle() function)

0.4.0

25 Dec 14:32
Compare
Choose a tag to compare

Add status callback.