made the eiger like the jungfrau ignoring packets

This commit is contained in:
Dhanya Maliakal
2016-11-25 12:22:21 +01:00
parent 55408118b1
commit af8c750b5a
7 changed files with 723 additions and 810 deletions

View File

@ -332,7 +332,7 @@ private:
protected:
/** Socket */
MySocketTCP* socket;
MySocketTCP* mySock;
};