1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/net/sntp
2023-06-08 23:42:50 +02:00
..
main.c
Makefile
Makefile.ci boards/olimex-msp430-h2618: add new board 2023-06-08 23:42:50 +02:00
README.md

About

This test application allows you to type ntpdate <server> and get the current date + the offset in microseconds of the NTP timestamp (seconds from 1900-01-01) from the current xtimer_now_usec64() back utilizing SNTP. Make sure that <server> is reachable and has an NTP daemon installed.