mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 20:47:08 +03:00
Trim app and recovery binaries
This commit is contained in:
@@ -44,7 +44,7 @@ typedef struct session_context {
|
||||
char * sess_ip_address;
|
||||
u16_t port;
|
||||
} session_context_t;
|
||||
|
||||
extern cJSON * get_gpio_list(bool refresh);
|
||||
|
||||
union sockaddr_aligned {
|
||||
struct sockaddr sa;
|
||||
|
||||
Reference in New Issue
Block a user