mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 11:36:59 +03:00
cpp state machine for ethernet
This commit is contained in:
@@ -53,7 +53,7 @@ Contains the freeRTOS task for the DNS server that processes the requests.
|
||||
|
||||
#include <byteswap.h>
|
||||
#include "squeezelite-ota.h"
|
||||
#include "wifi_manager.h"
|
||||
#include "network_manager.h"
|
||||
|
||||
static const char TAG[] = "dns_server";
|
||||
static TaskHandle_t task_dns_server = NULL;
|
||||
|
||||
Reference in New Issue
Block a user