Search found 1 match

by glik22
Wed Oct 20, 2021 8:42 pm
Forum: ESP32 boards
Topic: Help setting the time
Replies: 1
Views: 1384

Help setting the time

I'm using an ESP32 to make a clock, so I need a way to get the current time and keep track of daylights savings, leap year etc. I'll have the ESP connected to wifi, so I could fetch the time from NTP somehow (side note: not sure if I can use this library or if mpython is different than micropython)....