From f299b6cefd0e03d36024cd52828f41b58648bda9 Mon Sep 17 00:00:00 2001 From: jmtatsch Date: Sat, 14 Nov 2020 12:17:04 +0100 Subject: [PATCH] Update osd.conf make osd text white by default and slighly smaller --- firmware_mod/config/osd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firmware_mod/config/osd.conf b/firmware_mod/config/osd.conf index 98aef9b..ace06e7 100644 --- a/firmware_mod/config/osd.conf +++ b/firmware_mod/config/osd.conf @@ -1,8 +1,8 @@ ENABLE_OSD=true OSD="%H:%M:%S %d.%m.%Y" DISPLAY_AXIS=false -COLOR=3 -SIZE=18 +COLOR=0 +SIZE=12 SPACE= POSY= FIXEDW=false