mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 20:17:04 +03:00
Merge branch 'WiFi-Manager' of https://github.com/philippe44/squeezelite-esp32 into WiFi-Manager
This commit is contained in:
@@ -55,8 +55,12 @@ Contains the freeRTOS task and all necessary support
|
||||
#include "lwip/netdb.h"
|
||||
#include "lwip/ip4_addr.h"
|
||||
|
||||
|
||||
|
||||
#ifndef SQUEEZELITE_ESP32_BASE_RELEASE
|
||||
#define SQUEEZELITE_ESP32_BASE_RELEASE "unknown"
|
||||
#endif
|
||||
#ifndef SQUEEZELITE_ESP32_RELEASE_URL
|
||||
#define SQUEEZELITE_ESP32_RELEASE_URL "https://github.com/sle118/squeezelite-esp32/releases"
|
||||
#endif
|
||||
|
||||
|
||||
/* objects used to manipulate the main queue of events */
|
||||
|
||||
Reference in New Issue
Block a user