diff --git a/src/timekeeper.cpp b/src/timekeeper.cpp index 9019fd3b..8ce89be9 100644 --- a/src/timekeeper.cpp +++ b/src/timekeeper.cpp @@ -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