Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sstaub committed Jan 10, 2022
1 parent 0c4c787 commit c2722a0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This NTP library uses the functions of the time.h standard library.<br>

The library doesn't work with AVR boards like UNO WiFi Rev2 because it seems there is a bug in "time.h" of the AVR C library.

## Changes for 1.6

- change of begin(), now you can start with hostname or IP address
- no blocking
- better documentation

## Example
Example for WIFI boards like ESP32 or MKR1000, NANO RP2040 Connect and other, prints formatted time and date strings to console.

Expand Down

0 comments on commit c2722a0

Please sign in to comment.