Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | esp8266/scripts/ntptime: Add simple NTP client. | Paul Sokolovsky | 2016-05-03 |
.time() returns seconds since MicroPython epoch (2000-01-01 00:00UTC), .settime() sends current system time, assuming UTC timezone. |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | esp8266/scripts/ntptime: Add simple NTP client. | Paul Sokolovsky | 2016-05-03 |
.time() returns seconds since MicroPython epoch (2000-01-01 00:00UTC), .settime() sends current system time, assuming UTC timezone. |