Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of ESP8266Interface by
Diff: ESP8266/ESP8266.h
- Revision:
- 32:cf071dc33972
- Parent:
- 31:fd0eaf273b11
- Child:
- 36:e1545c6c2cb3
- Child:
- 44:3a7b6083210b
--- 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