Working read code with mode button
Dependencies: SDFileSystem emic2 mbed-rtos mbed
Fork of BAT_senior_design_Testnew by
Diff: main.cpp
- Revision:
- 4:6836f515bb50
- Parent:
- 3:4347df0fafb1
- Child:
- 5:9ed43e974156
diff -r 4347df0fafb1 -r 6836f515bb50 main.cpp --- a/main.cpp Wed Oct 04 14:57:25 2017 +0000 +++ b/main.cpp Fri Oct 06 13:33:52 2017 +0000 @@ -11,7 +11,6 @@ { // 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);