mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 20:47:08 +03:00
Merge branch 'WiFi-Manager' of https://github.com/philippe44/squeezelite-esp32 into WiFi-Manager
This commit is contained in:
@@ -35,6 +35,8 @@ function to process requests, decode URLs, serve files, etc. etc.
|
||||
#include "cmd_system.h"
|
||||
|
||||
|
||||
// todo: resolve the restrict error below
|
||||
#pragma GCC diagnostic warning "-Wrestrict"
|
||||
|
||||
/* @brief tag used for ESP serial console messages */
|
||||
static const char TAG[] = "http_server";
|
||||
|
||||
Reference in New Issue
Block a user