mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 05:57:05 +03:00
leverage displayer to show flash update on display
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "esp_ota_ops.h"
|
||||
#include "sys/param.h"
|
||||
|
||||
|
||||
#if RECOVERY_APPLICATION
|
||||
#define CODE_RAM_LOCATION
|
||||
#define RECOVERY_IRAM_FUNCTION IRAM_ATTR
|
||||
@@ -38,4 +39,3 @@
|
||||
|
||||
esp_err_t start_ota(const char * bin_url, char * bin_buffer, uint32_t length);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user