Changeset 85 in flair-src for branches/mavlink/tools/Controller/Mavlink/src/GuiInterface.cpp
- Timestamp:
- Sep 23, 2016, 3:34:40 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/mavlink/tools/Controller/Mavlink/src/GuiInterface.cpp
r84 r85 101 101 102 102 //TODO IP & PORT from config.h file 103 sendSocket = new Socket((Thread *)this, "send socket", "127.0.0.1:5000");103 // sendSocket = new Socket((Thread *)this, "send socket", "127.0.0.1:5000"); 104 104 } 105 105
Note:
See TracChangeset
for help on using the changeset viewer.