mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 19:47:02 +03:00
wip httpd implementation
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user