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:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user