mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-26 04:36:38 +00:00
lanbon l8 working config
This commit is contained in:
parent
3b6f8d3d79
commit
f3ebebc95a
@ -31,9 +31,6 @@ build_flags =
|
|||||||
;CONFIG_LVGL_TOUCH_SCL_GPIO=0
|
;CONFIG_LVGL_TOUCH_SCL_GPIO=0
|
||||||
;CONFIG_LVGL_TOUCH_SDA_GPIO=4
|
;CONFIG_LVGL_TOUCH_SDA_GPIO=4
|
||||||
;-D TOUCH_CS=22
|
;-D TOUCH_CS=22
|
||||||
;CONFIG_LVGL_TOUCH_SCL_GPIO=0
|
|
||||||
;CONFIG_LVGL_TOUCH_SDA_GPIO=4
|
|
||||||
;-D TOUCH_CS=22
|
|
||||||
;endregion
|
;endregion
|
||||||
|
|
||||||
;region -- Library options -------------------------------
|
;region -- Library options -------------------------------
|
||||||
|
@ -58,7 +58,7 @@ st7789v =
|
|||||||
-D TFT_RGB_ORDER=TFT_RGB ; Colour order Red-Green-Blue
|
-D TFT_RGB_ORDER=TFT_RGB ; Colour order Red-Green-Blue
|
||||||
; -D TFT_RGB_ORDER=TFT_BGR ; Colour order Blue-Green-Red
|
; -D TFT_RGB_ORDER=TFT_BGR ; Colour order Blue-Green-Red
|
||||||
-D SPI_FREQUENCY=80000000
|
-D SPI_FREQUENCY=80000000
|
||||||
-D SPI_READ_FREQUENCY=40000000
|
-D SPI_READ_FREQUENCY=6000000
|
||||||
-D USER_SETUP_LOADED=1
|
-D USER_SETUP_LOADED=1
|
||||||
-D TOUCH_DRIVER=6336 ; FT6336U Capacitive I2C touch panel driver
|
-D TOUCH_DRIVER=6336 ; FT6336U Capacitive I2C touch panel driver
|
||||||
-D SUPPORT_TRANSACTIONS
|
-D SUPPORT_TRANSACTIONS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user