mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 17:08:49 +00:00
feat(lcd): add parlio lcd example
This commit is contained in:
committed by
Chen Ji Chang
parent
e890b4bd7e
commit
3c6a94cd3f
@@ -0,0 +1,6 @@
|
||||
CONFIG_EXAMPLE_PIN_NUM_BK_LIGHT=2
|
||||
CONFIG_EXAMPLE_PIN_NUM_RST=14
|
||||
CONFIG_EXAMPLE_PIN_NUM_PCLK=5
|
||||
CONFIG_EXAMPLE_PIN_NUM_CS=3
|
||||
CONFIG_EXAMPLE_PIN_NUM_DC=13
|
||||
CONFIG_EXAMPLE_PIN_NUM_DATA0=4
|
||||
Reference in New Issue
Block a user