Changeset 22 in pacpussensors for trunk/Dualshock/dualshock.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/Dualshock/dualshock.cpp

    r21 r22  
     1/*********************************************************************
     2//  created:    2012/03/01 - 14:06
     3//  filename:   dualshock.cpp
     4//
     5//  author:     Pierre Hudelaine
     6//              Copyright Heudiasyc UMR UTC/CNRS 7253
     7//
     8//  version:    $Id: $
     9//
     10//  purpose:    Read the dualshock 3 button using bluetooth
     11//
     12*********************************************************************/
     13
    114#include "dualshock.h"
    215
Note: See TracChangeset for help on using the changeset viewer.