narumi tatsuya
/
ofrance
コダック
Revision 1:f49751c75d5e, committed 2020-12-19
- Comitter:
- naruu
- Date:
- Sat Dec 19 20:52:35 2020 +0000
- Parent:
- 0:5d0a1c494baa
- Commit message:
- aa;
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 5d0a1c494baa -r f49751c75d5e main.cpp --- a/main.cpp Sat Dec 19 14:18:47 2020 +0000 +++ b/main.cpp Sat Dec 19 20:52:35 2020 +0000 @@ -8,7 +8,7 @@ Serial pc(SERIAL_TX,SERIAL_RX,921600);//通信 BMP180 bmp180(PIN_SDA,PIN_SCL);//気圧センサーのピン -Serial xbee(D1,D0);//Xbeeのピン +Serial xbee(A7,A2);//Xbeeのピン DigitalOut FET1(D9);//FETのピン DigitalOut FET2(D8);