mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 03:57:07 +03:00
UI change of the update mechanism
This commit is contained in:
@@ -33,3 +33,4 @@ extern void console_start();
|
||||
extern pthread_cond_t wifi_connect_suspend_cond;
|
||||
extern pthread_t wifi_connect_suspend_mutex;
|
||||
|
||||
extern void (*server_notify)(in_addr_t ip, uint16_t hport, uint16_t cport);
|
||||
Reference in New Issue
Block a user