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 emic2 mbed-rtos mbed
Fork of BAT_senior_design_Testnew by
Diff: buttonArray.h
- Revision:
- 29:b2e53ce54b3e
- Parent:
- 25:23970cf718ee
- Child:
- 36:1248dfa0740b
--- a/buttonArray.h Fri Nov 10 15:59:21 2017 +0000
+++ b/buttonArray.h Fri Nov 10 16:22:04 2017 +0000
@@ -25,4 +25,5 @@
void releaseButtons();// release all buttons;
int* pinsUp(char val);
char* getBraille(char val);
+ void setup();
};
\ No newline at end of file
