調整中
Dependencies: mbed HMC6352 US015 TB6612FNG2 getGPS ATP3011
Diff: Rotate/Rotate.cpp
- Revision:
- 11:5c0237c3fb1e
- Parent:
- 10:0433f48faf74
- Child:
- 12:0b8b980ba896
diff -r 0433f48faf74 -r 5c0237c3fb1e Rotate/Rotate.cpp --- a/Rotate/Rotate.cpp Wed Oct 27 06:27:12 2021 +0000 +++ b/Rotate/Rotate.cpp Wed Oct 27 06:42:05 2021 +0000 @@ -1,5 +1,5 @@ void ROttate(double angle) { - double time = angle; // てきとーなけいさん + double time = angle; // 試験で調整してください。 if (angle > 0) { MotorDriver('5', 1); wait(time);