mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-05 12:59:53 +01:00
Bell/cspot catchup - release
This commit is contained in:
@@ -92,6 +92,7 @@ class BellHTTPServer : public CivetHandler {
|
||||
|
||||
private:
|
||||
std::unique_ptr<CivetServer> server;
|
||||
std::vector<std::string> civetWebOptions;
|
||||
int serverPort = 8080;
|
||||
|
||||
Router getRequestsRouter;
|
||||
|
||||
Reference in New Issue
Block a user