1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-15 00:02:49 +03:00

Merge pull request #23 from Links2004/esp8266

pull markus's changes
This commit is contained in:
ficeto
2015-05-17 16:45:32 +03:00
12 changed files with 365 additions and 32 deletions

View File

@ -199,7 +199,7 @@ public:
*
* return: one of the value defined in wl_status_t
*/
uint8_t status();
wl_status_t status();
/*
* Resolve the given hostname to an IP address.