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: TextLCD keypad mbed
Revision 3:1d6991afb5ed, committed 2017-04-27
- Comitter:
- franni
- Date:
- Thu Apr 27 02:19:52 2017 +0000
- Parent:
- 2:4df925890cca
- Commit message:
- Teclado LCD
Changed in this revision
| test1.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/test1.cpp Thu Apr 27 02:14:38 2017 +0000
+++ b/test1.cpp Thu Apr 27 02:19:52 2017 +0000
@@ -29,7 +29,7 @@
int main()
{
// r0 r1 r2 r3 c0 c1 c2 c3
- Keypad keypad(PTA1, PTA2, PTD4, PTA12, PTA4, PTA5, PTA13, PTD5);
+ Keypad keypad(PTA2, PTA1, PTD4, PTA12, PTA4, PTA5, PTC8, PTC9);
keypad.attach(&cbAfterInput);
keypad.start(); // energiza columnas c0-c3 del keypad