RobotKit API
RobotKit/RKDeviceList.h
00001 /*
00002  *  RKDeviceList.h
00003  *  RobotKit
00004  *
00005  *  Created by Brian Smith on 5/31/11.
00006  *  Copyright 2011 Orbotix Inc. All rights reserved.
00007  *
00008  */
00009 
00010 enum {
00011         RKDeviceIdCore                  = 0x00,
00012         RKDeviceIdBootloader    = 0x01,
00013         RKDeviceIdSphero                = 0x02
00014 };
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties