esp_lcd_new_panel_sh1107() function
Create LCD panel for model SH1107
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