修正済みby皆川

Dependencies:   mbed Servo cansat_integrated_2 BMP180

Dependents:   cansat_integrated_2

Revision:
2:d2cb6b50a8c4
Parent:
1:bb89b58cfa0e
diff -r bb89b58cfa0e -r d2cb6b50a8c4 Movement.h
--- a/Movement.h	Wed Oct 27 19:11:01 2021 +0000
+++ b/Movement.h	Wed Oct 27 20:59:02 2021 +0000
@@ -1,9 +1,9 @@
 #include "mbed.h"
 #include "Servo.h"
 
-Servo servo1(D7);   
-Servo servo2(A3);    
-Servo servo3(A1); 
+Servo servo1(D7);
+Servo servo2(A3);  
+Servo servo3(A1);
 Servo servo4(D12);
 Servo servo5(D10);
 Servo servo6(A5);