Skip to content

1.4.0 - add Udp.h; implement stubs of configTime()

Compare
Choose a tag to compare
@bxparks bxparks released this 07 Nov 00:50
· 16 commits to master since this release
a344895
  • 1.4.0 (2022-11-06)
    • Add memcmp_P() by @dawidchyrzynski in
      PR#71.
    • Add Udp.h interface supporting both the AVR and ESP8266 variants.
    • Provide actual stub implementations of configTime() for ESP8266.