this is 2/2 of the progect this is the master board which has a wifi module ESP8266, an RF transiever nrf module , and an LCD screen with an I2C back pack all communicating with the slave board

Fork of TextLCD by Wim Huiskamp

Revision:
3:2a46d5820a78
Parent:
2:227356c7d12c
Child:
5:a53b3e2d6f1e
--- 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