1.4.0 - add Udp.h; implement stubs of configTime()
- 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.
- Add