Merge pull request #658 from pdxlocations/patch-1

Update NTP Server Comments
This commit is contained in:
Ben Meadors 2025-03-14 07:04:32 -05:00 committed by GitHub
commit 228276744b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -492,7 +492,7 @@ message Config {
string wifi_psk = 4;
/*
* NTP server to use if WiFi is conneced, defaults to `0.pool.ntp.org`
* NTP server to use if WiFi is conneced, defaults to `meshtastic.pool.ntp.org`
*/
string ntp_server = 5;