now this shit works

Dependencies:   BufferedSerial

Dependents:   IoTWeatherStation

Fork of ESP8266NodeMCUInterface by ESP8266

Revision:
32:cf071dc33972
Parent:
31:fd0eaf273b11
Child:
36:e1545c6c2cb3
Child:
44:16da10e7b3f7
--- a/ESP8266/ESP8266.h	Thu Apr 30 04:53:21 2015 +0000
+++ b/ESP8266/ESP8266.h	Thu Apr 30 19:07:37 2015 +0000
@@ -112,7 +112,8 @@
     /**
     * Return the IP address from host name
     * @return true on success, false on failure
-    */    bool gethostbyname(const char * host, char * ip);
+    */    
+    bool gethostbyname(const char * host, char * ip);
 
     /**
     * Reset the wifi module