mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-24 15:32:07 +08:00
missing var def for ip
This commit is contained in:
@@ -60,6 +60,8 @@ protected:
|
||||
ItemStatus connect_status, panda_status, temp_status;
|
||||
QString net_type;
|
||||
int net_strength = 0;
|
||||
// dp
|
||||
QString ipAddr = "";
|
||||
|
||||
private:
|
||||
std::unique_ptr<PubMaster> pm;
|
||||
|
||||
Reference in New Issue
Block a user