From 124f465a5818734038841e8b13dddd1afcdcaabf Mon Sep 17 00:00:00 2001 From: Tony Corbett Date: Sat, 28 May 2016 23:36:04 +0300 Subject: [PATCH] Correct MMDVM.ini flag error for UTC clock display --- MMDVM.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MMDVM.ini b/MMDVM.ini index c859b73..fc475e7 100644 --- a/MMDVM.ini +++ b/MMDVM.ini @@ -103,7 +103,7 @@ PWMDim=16 # Display a clock when in IDLE? (HD44780 ONLY!) DisplayClock=1 -ZuluClock=0 +UTC=0 [Nextion] Port=/dev/ttyAMA0