Working read code with mode button
Dependencies: SDFileSystem emic2 mbed-rtos mbed
Fork of BAT_senior_design_Testnew by
Revision 14:7ff1f6022694, committed 2017-10-18
- Comitter:
- nnguyen45
- Date:
- Wed Oct 18 14:14:11 2017 +0000
- Parent:
- 13:b302c71e300f
- Commit message:
- test nhi
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Oct 18 14:06:19 2017 +0000 +++ b/main.cpp Wed Oct 18 14:14:11 2017 +0000 @@ -5,6 +5,7 @@ #include "button.h" // Azra +//Nhi PwmOut myservo(p21); DigitalIn pb1 (p20);
