mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-04 04:52:09 +08:00
@@ -4,6 +4,8 @@
|
||||
#include "selfdrive/ui/ui.h"
|
||||
|
||||
class HudRenderer : public QObject {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
HudRenderer();
|
||||
void updateState(const UIState &s);
|
||||
|
||||
Reference in New Issue
Block a user