testando

Dependencies:   mbed TextLCD2

Revision:
92:98f159ff780d
Parent:
91:ce9b14cd2137
Child:
96:1d22b8d61e30
--- a/funcoes_ihm.cpp	Mon Jun 08 20:55:58 2020 +0000
+++ b/funcoes_ihm.cpp	Tue Jun 09 14:46:34 2020 +0000
@@ -33,7 +33,7 @@
     lcd.locate(0,2);
     lcd.printf("2-Volume do pega");
     lcd.locate(0,3);
-    lcd.printf("       B-Voltar");   
+    lcd.printf("A-Proximo  B-Voltar");   
 }
 
 void funcao_pega2(){
@@ -44,7 +44,7 @@
     lcd.locate(0,2);
     lcd.printf("");
     lcd.locate(0,3);
-    lcd.printf("       B-Voltar");   
+    lcd.printf("A-Proximo  B-Voltar");   
 }
 
 void funcao_pega_forma(){
@@ -120,7 +120,7 @@
     lcd.locate(0,2);
     lcd.printf("2-Volume da solta");
     lcd.locate(0,3);
-    lcd.printf("       B-Voltar");   
+    lcd.printf("A-Proximo  B-Voltar");   
 }
 
 void funcao_solta2(){
@@ -131,7 +131,7 @@
     lcd.locate(0,2);
     lcd.printf("");
     lcd.locate(0,3);
-    lcd.printf("       B-Voltar");   
+    lcd.printf("A-Proximo  B-Voltar");   
 }
 
 void funcao_solta_dimensao(){
@@ -290,7 +290,7 @@
  
 void funcao_salvo_agree_pos_aviso(){ 
     lcd.cls();
-    lcd.printf("A pipeta iro na pega");
+    lcd.printf("A pipeta ira na pega");
     lcd.locate(0,1);
     lcd.printf("Certifique-se que nao");
     lcd.locate(0,2);