Skip to content

Commit 16515ba

Browse files
committed
Add RTC_NTPSync name to comment
1 parent 88bf01e commit 16515ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/RTC/examples/RTC_NTPSync/RTC_NTPSync.ino

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/**
2+
* RTC_NTPSync
3+
*
24
* This example shows how to set the RTC (Real Time Clock) on the Portenta C33 / UNO R4 WiFi
35
* to the current date and time retrieved from an NTP server on the Internet (pool.ntp.org).
46
* Then the current time from the RTC is printed to the Serial port.

0 commit comments

Comments
 (0)