mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-06 11:05:42 +08:00
fixup! UI: check params every 5 seconds
This commit is contained in:
@@ -86,6 +86,8 @@ private:
|
||||
void drawDlpButton(QPainter &p, int x, int y, int w, int h);
|
||||
void drawSpeedText(QPainter &p, int x, int y, const QString &text, QColor color);
|
||||
|
||||
uint64_t last_update_params;
|
||||
|
||||
ExperimentalButton *experimental_btn;
|
||||
QPixmap dm_img;
|
||||
float speed;
|
||||
|
||||
Reference in New Issue
Block a user