La libreria TextLCD se modifico en las lineas 45 y 101, se tomó de las compilaciones realizadas por Tony63.

Dependents:   PrimeraTarea3ed 1raTareaconIncremental1ed tarea2_ed2 BackupPIDSimple ... more

Fork of TextLCD by Gustavo Ramirez

Revision:
3:2a46d5820a78
Parent:
2:227356c7d12c
Child:
5:a53b3e2d6f1e
diff -r 227356c7d12c -r 2a46d5820a78 TextLCD.h
--- a/TextLCD.h	Thu May 27 17:52:15 2010 +0000
+++ b/TextLCD.h	Thu May 27 17:56:12 2010 +0000
@@ -108,6 +108,4 @@
     int _row;
 };
 
-}
-
 #endif