Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 266 Bytes

File metadata and controls

14 lines (9 loc) · 266 Bytes

M5Stack-Clock

Displays the time obtained from the NTP server on the M5Stack core.

Usage

Add SSID and password to get the time from the NTP server.

const char* ssid = "yourSSID";
const char* password = "yourPASSWORD";