timekeeper.cpp: update comments time source

This commit is contained in:
cyberman54 2021-04-06 23:37:51 +02:00
parent e5161be5af
commit f3a70c16c8

View File

@ -12,6 +12,7 @@
static const char TAG[] = __FILE__;
// symbol to display current time source
// G = GPS / R = RTC / L = LORA / S = external Source / ? = unsynced
const char timeSetSymbols[] = {'G', 'R', 'L', 'S', '?'};
// set Time Zone for user setting from paxcounter.conf