//
//  CMDeviceMotion.h
//  CoreMotion
//
//  Created by H. Nikolaus Schaller on 12.10.11.
//  Copyright 2011 quantumstep. All rights reserved.
//

#import <CoreMotion/CMLogItem.h>
#import <CoreMotion/CMAttitude.h>


@interface CMDeviceMotion : CMLogItem
{

}

@end
