Working read code with mode button
Dependencies: SDFileSystem emic2 mbed-rtos mbed
Fork of BAT_senior_design_Testnew by
Revision 4:6836f515bb50, committed 2017-10-06
- Comitter:
- nnguyen45
- Date:
- Fri Oct 06 13:33:52 2017 +0000
- Parent:
- 3:4347df0fafb1
- Child:
- 5:9ed43e974156
- Commit message:
- hi
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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);
