![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
It begins
Dependencies: SDFileSystem mbed-rtos mbed wave_player
Fork of BAT_senior_design by
Diff: main.cpp
- Revision:
- 1:4347df0fafb1
- Parent:
- 0:9eda4611081a
- Child:
- 2:6836f515bb50
--- a/main.cpp Wed Oct 04 14:47:07 2017 +0000 +++ b/main.cpp Wed Oct 04 14:57:25 2017 +0000 @@ -11,6 +11,7 @@ { // button up: state = 0, button halfway: state = 1; button down: state = 2 //int state = 0; + //Nhi pc.printf("begin\n"); int state = 2; pb1.mode(PullUp);