Add tenths of a second OSD timer precision option
commitd62a4f4b1801573af09f2a791d2d7f5a389a92aa
authorBruce Luckcuck <github@etracer.net>
Fri, 17 May 2019 15:21:17 +0000 (17 11:21 -0400)
committerBruce Luckcuck <github@etracer.net>
Fri, 17 May 2019 18:25:30 +0000 (17 14:25 -0400)
treed2b1b9fdd97288bdb98a0a363c515825fd4bed87
parent6b5dafb677bcb9fd552326178e474d699a8a8a45
Add tenths of a second OSD timer precision option
Currently the timers support full second and hundredth of a second display precision. This adds a tenth of a second option.
src/main/osd/osd.h
src/main/osd/osd_elements.c
src/test/unit/osd_unittest.cc