Gabriel Scodiero / Mbed 2 deprecated Onda_lcd2

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
Gabiuas
Date:
Tue May 21 01:39:44 2019 +0000
Parent:
1:0ada46075897
Commit message:
ond;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 0ada46075897 -r 4fd276b41b4b main.cpp
--- a/main.cpp	Tue May 21 00:51:20 2019 +0000
+++ b/main.cpp	Tue May 21 01:39:44 2019 +0000
@@ -5,7 +5,7 @@
 TextLCD display(PC_9, PC_8, PC_10, PC_12, PA_13, PA_14, TextLCD::LCD20x4);
 
 
-DigitalIn BA(D5); //Botão A
+DigitalIn BA(D8); //Botão A
 DigitalIn BB(D6); //Botão B
 DigitalIn BC(D7); //Botão C