esp_lcd_new_panel_st7789() function
Create LCD panel for model ST7789
Arguments
panel_dev_config
general panel device configuration
ret_panel
Returned LCD panel handle
Return value
- ESP_ERR_INVALID_ARG if parameter is invalid - ESP_ERR_NO_MEM if out of memory - ESP_OK on success
Examples
esp_lcd_new_panel_st7789() is referenced by 2 libraries and example projects: