1
0
mirror of https://github.com/daniviga/bite.git synced 2024-11-23 13:26:14 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
681f99d2f4
Allow to use a customer NTP server IP (#27)
* Add support for custom IP/Port for NTP on ESP32

* Backport changes from esp32

* NTP port is not currently used

* Make pytz dep explicit and update alpine
2021-12-08 22:27:42 +01:00
91b9c09c2b
Copyright update 2021-03-21 16:18:44 +01:00
e2203d0266
Project maintenance 2021-03-19 10:11:55 +01:00
ce88e47ed8
Add license headers (#21) 2020-06-21 23:34:54 +02:00
e4a3684951
Enable NTP (#6)
* Add ntpd server to the stack

* Enable NTP updates on Arduino

* Fix telemetry when clock is 0
2020-06-03 18:53:33 +02:00