Quality of life toggles
Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com> Update visual_settings.cc
This commit is contained in:
@@ -17,9 +17,9 @@ const int btn_size = 192;
|
||||
const int img_size = (btn_size / 4) * 3;
|
||||
|
||||
// FrogPilot global variables
|
||||
static bool hideSpeed;
|
||||
static bool reverseCruise;
|
||||
static bool showSLCOffset;
|
||||
static bool speedHidden;
|
||||
static double fps;
|
||||
|
||||
// ***** onroad widgets *****
|
||||
|
||||
Reference in New Issue
Block a user