Skip to content

Releases: killer0071234/esp_abus

fixed broadcast compare for ESP32

08 Mar 18:21
Compare
Choose a tag to compare

direct comparsion to IPAddress object was invalid with 3.1.0 / 1.12.4 of Espressif32 Platform

fixed send of long, real

03 Feb 20:52
Compare
Choose a tag to compare
  • Variables of type long and real was not send correctly
  • debug output improved
  • socket receive examples updated (no crash if wrong variable amount in callback)

fixed architectures for arduino

11 Jan 08:11
126bc2a
Compare
Choose a tag to compare

[library] fixed architectures for arduino

documentation fixes

09 Jan 16:00
c129a16
Compare
Choose a tag to compare
  • updated the function documentation in header files
  • updated examples

v0.0.2

01 Oct 21:45
Compare
Choose a tag to compare

added platform filters

v0.0.1

01 Oct 21:07
Compare
Choose a tag to compare

first public release