Added unit parameter for geopos widget, updated binary

This commit is contained in:
furrtek
2017-10-28 20:22:55 +02:00
parent d4207cde7b
commit d5aec94eed
8 changed files with 37 additions and 9 deletions
+2 -1
View File
@@ -55,7 +55,8 @@ public:
private:
GeoPos geopos {
{ 0, 2 * 16 }
{ 0, 2 * 16 },
GeoPos::FEET
};
Button button_set_map {