mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 20:53:11 +00:00
refactor(esp_lcd): reformat code with astyle_py
This commit is contained in:
@@ -44,7 +44,6 @@ typedef struct {
|
||||
esp_lcd_panel_io_color_trans_done_cb_t on_color_trans_done; /*!< Callback invoked when color data transfer has finished */
|
||||
} esp_lcd_panel_io_callbacks_t;
|
||||
|
||||
|
||||
/**
|
||||
* @brief Transmit LCD command and receive corresponding parameters
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user