COSA
An Object-Oriented Platform for Arduino Programming
MPU6050.h
Go to the documentation of this file.
1 
21 #ifndef COSA_MPU6050_H
22 #define COSA_MPU6050_H
23 
24 #include "MPU6050.hh"
25 
26 #endif