Skip to content

Commit

Permalink
Update osd.conf
Browse files Browse the repository at this point in the history
make osd text white by default and slighly smaller
  • Loading branch information
jmtatsch authored Nov 14, 2020
1 parent b590eef commit f299b6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firmware_mod/config/osd.conf
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f299b6c

Please sign in to comment.