Hide current speed in onroad UI upon screen tap
Added ability to hide the current speed by taping on it via onroad UI.
This commit is contained in:
@@ -16,6 +16,7 @@ const int btn_size = 192;
|
||||
const int img_size = (btn_size / 4) * 3;
|
||||
|
||||
// FrogPilot global variables
|
||||
static bool speedHidden;
|
||||
static double fps;
|
||||
|
||||
// ***** onroad widgets *****
|
||||
|
||||
Reference in New Issue
Block a user