Words in Typing mode FINAL
Dependencies: SDFileSystem emic2 mbed-rtos mbed
Fork of BAT_Type_word_FINAL by
Revision 1:4347df0fafb1, committed 2017-10-04
- Comitter:
- nnguyen45
- Date:
- Wed Oct 04 14:57:25 2017 +0000
- Parent:
- 0:9eda4611081a
- Child:
- 2:6836f515bb50
- Commit message:
- testnhi
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: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);
