Changeset 21 in pacpussensors


Ignore:
Timestamp:
08/01/13 15:18:05 (11 years ago)
Author:
phudelai
Message:

New component for the wifibot and the dualshock 3

Location:
trunk
Files:
17 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CMakeLists.txt

    r17 r21  
    9292# Build the PacpusSensors' modules
    9393# ========================================
    94 add_subdirectory(Alasca)
    95 add_subdirectory(CanGateway)
    96 add_subdirectory(LMOComponent)
    97 add_subdirectory(StdDbtPlayerComponents)
     94#add_subdirectory(Alasca)
     95#add_subdirectory(CanGateway)
     96#add_subdirectory(LMOComponent)
     97#add_subdirectory(StdDbtPlayerComponents)
     98add_subdirectory(Dualshock)
     99add_subdirectory(Wifibot)
     100add_subdirectory(PacpusSocket)
    98101
    99102# ========================================
Note: See TracChangeset for help on using the changeset viewer.