RobotKit API
RobotKit/RKCalibrateResponse.h
Go to the documentation of this file.
00001 //
00002 //  RKCalibrateResponse.h
00003 //  RobotKit
00004 //
00005 //  Created by Brian Smith on 6/15/11.
00006 //  Copyright 2011 Orbotix Inc. All rights reserved.
00007 //
00008 
00011 #import <Foundation/Foundation.h>
00012 #import <RobotKit/RKDeviceResponse.h>
00013 
00014 
00024 @interface RKCalibrateResponse : RKDeviceResponse {
00025     
00026 }
00027 
00028 @end
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties