Skip to content

3.0.0

Compare
Choose a tag to compare
@FWeinb FWeinb released this 19 Apr 17:54
· 83 commits to master since this release
  • Constructors now require UDP instance argument, to add support for non-ESP8266 boards
  • Added optional begin API to override default local port
  • Added end API to close UDP socket
  • Changed return type of update and forceUpdate APIs to bool, and return success or failure
  • Change return type of getDay, getHours, getMinutes, and getSeconds to int