mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-03 08:41:41 +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