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: mbed mbed-rtos tsi_sensor SLCD
Diff: keypad4x4.h
- Revision:
- 2:56e824aecf26
- Parent:
- 0:78b84e1ce9df
diff -r 03ee5f19d879 -r 56e824aecf26 keypad4x4.h
--- a/keypad4x4.h Wed Feb 19 01:26:00 2020 +0000
+++ b/keypad4x4.h Tue Feb 25 23:09:31 2020 +0000
@@ -118,7 +118,7 @@
*key_row=-1;
*key_column=-1;
*key_value='\0';
- return(-1);
+ //return(-1);
}
}
return(-3);