Custom steering wheel icons
Added toggle for custom steering wheel icons in the onroad UI. Want to add your own steering wheel? Request one under "feature-requests" on the FrogPilot Discord!
This commit is contained in:
@@ -200,6 +200,7 @@ typedef struct UIScene {
|
||||
int obstacle_distance_stock;
|
||||
int screen_brightness;
|
||||
int stopped_equivalence;
|
||||
int wheel_icon;
|
||||
QPolygonF track_adjacent_vertices[6];
|
||||
QPolygonF track_edge_vertices;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user