cltp(仮), 日本語があるので修正必要。
Dependencies: mbed HEPTA_CDH_lite LPS25HB_I2C
Diff: main.cpp
- Revision:
- 3:f64ab3adcac5
- Parent:
- 2:e181e5c64233
- Child:
- 4:36a7b7878738
diff -r e181e5c64233 -r f64ab3adcac5 main.cpp --- a/main.cpp Fri Aug 20 12:22:30 2021 +0000 +++ b/main.cpp Mon Aug 23 07:20:32 2021 +0000 @@ -1,8 +1,8 @@ #include "mbed.h" #include "HEPTA_EPS.h" #include "HEPTA_CDH.h" -HEPTA_CDH cdh(PB_5, PB_4, PB_3, PA_8, "sd"); -HEPTA_EPS eps(PA_0,PA_4); + + Serial pc(USBTX,USBRX,9600); int main() {