Fix GPS speed and max speed to respect the units selection
commit8c24176d966420d9230b2a52f6ea9403af6b38cb
authorBruce Luckcuck <github@etracer.net>
Tue, 24 Apr 2018 20:41:45 +0000 (24 16:41 -0400)
committerBruce Luckcuck <github@etracer.net>
Tue, 24 Apr 2018 20:41:45 +0000 (24 16:41 -0400)
tree20d30d6bff610d50fbf62be10571295e71540adb
parentc0b27e6d0cc608de54bb713673c2341cc1bf2805
Fix GPS speed and max speed to respect the units selection
Previously GPS speed and max speed would always display in KPH even if the user chose imperial units.  Now they will display in MPH for imperial units.
src/main/common/maths.h
src/main/io/osd.c