Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SDFileSystem mbed-rtos mbed emic2
Fork of BAT_senior_design by
Diff: main.cpp
- Revision:
- 2:6836f515bb50
- Parent:
- 1:4347df0fafb1
- Child:
- 3: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);
