Skip to content

Commit add773a

Browse files
rzeldentCopilot
andauthored
Update src/lvgl_panel_gc9a01_spi.c
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 85a808f commit add773a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lvgl_panel_gc9a01_spi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ bool gc9a01_color_trans_done(esp_lcd_panel_io_handle_t panel_io_handle, esp_lcd_
1414
// Note: When using DMA, lv_display_flush_ready() is called by DMA callbacks
1515
// This callback is only used for direct transfers (non-DMA fallback)
1616
lv_display_t *display = user_ctx;
17-
lv_display_flush_ready(display);
1817
return false;
1918
}
2019

0 commit comments

Comments
 (0)