Changeset 22 in pacpussensors for trunk/Wifibot/wifibot.cpp
- Timestamp:
- Aug 2, 2013, 4:19:44 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wifibot/wifibot.cpp
r21 r22 8 8 // version: $Id: $ 9 9 // 10 // purpose: 10 // purpose: Control the wifibot with the dualshock 3 11 11 // 12 12 *********************************************************************/ … … 67 67 { 68 68 dualshock = new PS3remote(pacpusSocket_); 69 70 69 dualshock->start(); 71 70 }
Note:
See TracChangeset
for help on using the changeset viewer.