README: Update peripherals and display gpios helpers
This commit is contained in:
parent
28d663f6b6
commit
fc81c6da5a
4 changed files with 9 additions and 3 deletions
|
@ -153,7 +153,7 @@ void lvgl_interface_init(void)
|
|||
#endif
|
||||
}
|
||||
|
||||
void display_bsp_init_io(void)
|
||||
void lvgl_display_gpios_init(void)
|
||||
{
|
||||
esp_err_t err = ESP_OK;
|
||||
gpio_config_t io_conf = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue