wip httpd implementation

This commit is contained in:
sle118
2019-12-03 09:29:24 -05:00
parent 583f8249cb
commit 4b3fab563a
4 changed files with 162 additions and 48 deletions

View File

@@ -75,9 +75,6 @@ void CODE_RAM_LOCATION dns_server_stop(){
void CODE_RAM_LOCATION dns_server(void *pvParameters) {
struct sockaddr_in sa, ra;
/* Set redirection DNS hijack to the access point IP */