mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 14:07:11 +03:00
UI change of the update mechanism
This commit is contained in:
@@ -31,4 +31,4 @@ const char * ota_get_status();
|
||||
uint8_t ota_get_pct_complete();
|
||||
|
||||
esp_err_t start_ota(const char * bin_url, char * bin_buffer, uint32_t length);
|
||||
|
||||
in_addr_t discover_ota_server(int max);
|
||||
|
||||
Reference in New Issue
Block a user