調整中
Dependencies: mbed HMC6352 US015 TB6612FNG2 getGPS ATP3011
Diff: Rotate/Rotate.h
- Revision:
- 10:0433f48faf74
- Child:
- 13:38c5ffe5873a
diff -r 9221ef8d36a8 -r 0433f48faf74 Rotate/Rotate.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Rotate/Rotate.h Wed Oct 27 06:27:12 2021 +0000 @@ -0,0 +1,9 @@ +#ifndef _ROTATE_H_ +#define _ROTATE_H_ + +#include "MotorDriver.h" +#include "mbed.h" + +void ROttate(double angle); + +#endif \ No newline at end of file