Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 377 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 377 Bytes

SNTP library for Mongoose OS

When included to a Mongoose OS application, this library fetches the current time from the SNTP server (by default, time.google.com is used) every time the Internet connection is established, and adjusts the device time.

If NTP server option is returned by DHCP server, it is tried first.

See mos.yml for the SNTP configuration available.