mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 12:07:09 +03:00
cpp state machine for ethernet
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#ifdef WIN32
|
||||
#include <iphlpapi.h>
|
||||
#else
|
||||
#include "tcpip_adapter.h"
|
||||
#include "esp_netif.h"
|
||||
// IDF-V4++ #include "esp_netif.h"
|
||||
#include <ctype.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user