dort islem yapan hesap makinesi

Dependencies:   mbed TextLCD keypad

Files at this revision

API Documentation at this revision

Comitter:
marvas
Date:
Wed Feb 26 11:19:18 2020 +0000
Parent:
4:1df9a3a723ff
Commit message:
yeni keypad pin degistirildi

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 1df9a3a723ff -r cfcb666662ff main.cpp
--- a/main.cpp	Wed Feb 26 11:11:06 2020 +0000
+++ b/main.cpp	Wed Feb 26 11:19:18 2020 +0000
@@ -15,7 +15,7 @@
 */
 char basilantus,islem;
 TextLCD lcd(PB_0,PA_4,PC_3,PC_2,PB_3,PA_10);
-Keypad key(PC_12, PC_10, PC_11,PD_2,PA_13,PA_14,PA_15,PC_8);
+Keypad key(PC_4, PB_13, PB_14,PB_15,PB_1,PB_2,PB_12,PA_11);
 char key_table[] = {
     '1', '2', '3', '+',
     '4', '5', '6', '-',