grisp / grisp_connect

GRiSP.io client application
Apache License 2.0
1 stars 0 forks source link

Make NTP client optional and disable it by default. #13

Closed ziopio closed 9 months ago

ziopio commented 9 months ago

The NTP server IP can change and therefore is unreliable until we have DNS resolution work properly on our boards. We do not need to set the correct time with NTP to connect to seawater with TLS.

The option ntp is set to false as default.