Working read code with mode button
Dependencies: SDFileSystem emic2 mbed-rtos mbed
Fork of BAT_senior_design_Testnew by
Diff: button.h
- Revision:
- 29:b2e53ce54b3e
- Parent:
- 23: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