テスト
Dependencies: C12832 USBHost mbed MMA7660 wave_player
Fork of app-board-Speaker by
Diff: main.cpp
- Revision:
- 7:23f7e3ac3a8b
- Parent:
- 6:82aa8f2c3c47
- Child:
- 8:230638bf12cb
diff -r 82aa8f2c3c47 -r 23f7e3ac3a8b main.cpp --- a/main.cpp Sun Dec 11 04:53:31 2016 +0000 +++ b/main.cpp Sun Dec 11 05:36:04 2016 +0000 @@ -14,6 +14,7 @@ #include "mbed.h" #include "rtos.h" #include "MMA7660.h" +#include "USBHostMSD.h" C12832 lcd(p5, p7, p6, p8, p11); DigitalIn fire(p14);