narumi tatsuya / Mbed 2 deprecated go-went-Carlos_Gone

Dependencies:   mbed BMP180

Files at this revision

API Documentation at this revision

Comitter:
naruu
Date:
Sat Dec 19 11:07:31 2020 +0000
Parent:
5:e922c07f1b61
Child:
7:38df40e80d76
Commit message:
kou;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Dec 19 11:01:55 2020 +0000
+++ b/main.cpp	Sat Dec 19 11:07:31 2020 +0000
@@ -16,7 +16,7 @@
 DigitalIn flight(D6);  //フライトピンのピン    
 DigitalOut SW(D7);//フライトピンの電圧降下ピン 
 TB6612 motor(D7,D9,D11);//モータードライバーのピン
-GPS gps (D1,D0);                 
+GPS gps (D13,D12);                 
 
 
   int main(){