mirror of
https://github.com/me-no-dev/AsyncTCP.git
synced 2025-08-14 01:54:29 +02:00
testing against a local jekyll server
This commit is contained in:
@@ -12,8 +12,11 @@
|
|||||||
// #define HOST "homeassistant.local"
|
// #define HOST "homeassistant.local"
|
||||||
// #define PORT 8123
|
// #define PORT 8123
|
||||||
|
|
||||||
#define HOST "www.google.com"
|
// #define HOST "www.google.com"
|
||||||
#define PORT 80
|
// #define PORT 80
|
||||||
|
|
||||||
|
#define HOST "192.168.125.118"
|
||||||
|
#define PORT 4000
|
||||||
|
|
||||||
size_t permits = CONFIG_LWIP_MAX_ACTIVE_TCP;
|
size_t permits = CONFIG_LWIP_MAX_ACTIVE_TCP;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user