wip
This commit is contained in:
4
selfdrive/ui/qt/widgets/wifi.h
Executable file → Normal file
4
selfdrive/ui/qt/widgets/wifi.h
Executable file → Normal file
@@ -18,6 +18,10 @@ signals:
|
||||
public slots:
|
||||
void updateState(const UIState &s);
|
||||
|
||||
private:
|
||||
// FrogPilot variables
|
||||
Params params;
|
||||
|
||||
protected:
|
||||
QStackedLayout *stack;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user