Changeset 22 in pacpussensors for trunk/Wifibot/wifibot.cpp


Ignore:
Timestamp:
08/02/13 16:19:44 (11 years ago)
Author:
phudelai
Message:

New control mode added + Security with the controller

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wifibot/wifibot.cpp

    r21 r22  
    88//  version:    $Id: $
    99//
    10 //  purpose:   
     10//  purpose:    Control the wifibot with the dualshock 3
    1111//
    1212*********************************************************************/
     
    6767{
    6868    dualshock = new PS3remote(pacpusSocket_);
    69 
    7069    dualshock->start();
    7170}
Note: See TracChangeset for help on using the changeset viewer.