mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-18 17:38:09 +00:00
Merge branch 'master' into feature/esp32s2beta_update
This commit is contained in:
@@ -65,7 +65,7 @@ void pretty_effect_calc_lines(uint16_t *dest, int line, int frame, int linect)
|
||||
}
|
||||
|
||||
|
||||
esp_err_t pretty_effect_init()
|
||||
esp_err_t pretty_effect_init(void)
|
||||
{
|
||||
#ifdef CONFIG_IDF_TARGET_ESP32
|
||||
return decode_image(&pixels);
|
||||
|
Reference in New Issue
Block a user