forked from espressif/esp-idf
fix(spi_lcd_touch): LCD image source default from binary
This commit is contained in:
@@ -70,7 +70,7 @@ menu "Example Configuration"
|
|||||||
|
|
||||||
choice EXAMPLE_LCD_IMAGE_SOURCE
|
choice EXAMPLE_LCD_IMAGE_SOURCE
|
||||||
prompt "LCD image source from"
|
prompt "LCD image source from"
|
||||||
default EXAMPLE_LCD_IMAGE_FROM_FILE_SYSTEM
|
default EXAMPLE_LCD_IMAGE_FROM_EMBEDDED_BINARY
|
||||||
help
|
help
|
||||||
Select LCD image source
|
Select LCD image source
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user