Skip to content

Commit 7e3975a

Browse files
Update content/hardware/08.mega/boards/giga-r1-wifi/tutorials/cheat-sheet/cheat-sheet.md
Co-authored-by: Kateryna Lukina <94372596+kateryna-lukina@users.noreply.github.com>
1 parent fc599e3 commit 7e3975a

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/08.mega/boards/giga-r1-wifi/tutorials/cheat-sheet

1 file changed

+1
-1
lines changed

content/hardware/08.mega/boards/giga-r1-wifi/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ String getLocaltime()
332332

333333
To get accurate time, you'll want to change the values in `void RTCset()` to whatever time it is when you're starting this clock. As long as the VRTC pin is connected to power, the clock will keep ticking and time will be kept accurately.
334334

335-
### RTC Wi-Fi Example
335+
### RTC Wi-Fi® Example
336336

337337
With the following sketch, you can automatically set the time by requesting the time from a Network Time Protocol (NTP), using the UDP protocol.
338338

0 commit comments

Comments
 (0)