testando

Dependencies:   mbed TextLCD2

Revision:
71:c91c96bbed54
Parent:
68:b36bb895c8c1
Child:
78:e1dfd20407fc
--- a/funcoes_ihm.cpp	Wed Jun 03 12:59:00 2020 +0000
+++ b/funcoes_ihm.cpp	Wed Jun 03 15:52:56 2020 +0000
@@ -339,7 +339,7 @@
     lcd.locate(0,2);
     lcd.printf("7-x  8-y  9-z");
     lcd.locate(0,3);
-    lcd.printf("A-Confirma  B-Voltar");  
+    lcd.printf("A-Modifica  B-Voltar");  
  }
  
  void funcao_salvo_vol_solta_modifica(){