Only 4K total stack, so allocating 400 bytes for a local C string or 600 bytes for a DHCP response is dangerous. Use static allocations instead on the heap. |
||
|---|---|---|
| .. | ||
| AdvancedWebServer.ino | ||
Only 4K total stack, so allocating 400 bytes for a local C string or 600 bytes for a DHCP response is dangerous. Use static allocations instead on the heap. |
||
|---|---|---|
| .. | ||
| AdvancedWebServer.ino | ||