Working reset, flipped logic
Dependencies: SDFileSystem emic2 mbed-rtos mbed
Fork of BAT_senior_design_Nhi by
Diff: button.h
- Revision:
- 27:b2e53ce54b3e
- Parent:
- 21:c5df903f068a
--- a/button.h Fri Nov 10 15:59:21 2017 +0000
+++ b/button.h Fri Nov 10 16:22:04 2017 +0000
@@ -36,6 +36,7 @@
int getState();
int getPress();
int getLp();
+ void setup();
};
#endif
\ No newline at end of file
