mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-16 10:15:32 +01:00
5 lines
88 B
C++
5 lines
88 B
C++
#include "civetweb.h"
|
|
|
|
static void log_access(const struct mg_connection *conn) {
|
|
|
|
} |