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:
@@ -57,6 +57,9 @@ private:
|
||||
// FrogPilot variables
|
||||
UIScene &scene;
|
||||
|
||||
std::map<int, QPixmap> wheelImages;
|
||||
|
||||
int wheelIcon;
|
||||
int y_offset;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user