1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Adding Release binary files for HD API 2.7

This commit is contained in:
Mimmo La Fauci
2012-05-21 00:46:55 +02:00
parent f1917d85f3
commit c06399abe9
10 changed files with 615 additions and 7 deletions

View File

@ -169,7 +169,7 @@ static struct wl_network_list_t network_list = { 0 };
struct ip_addr _hostIpAddr;
static hostIpAddrFound = false;
static bool hostIpAddrFound = false;
void* getTTCP(uint8_t sock)
{