mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Merge branch 'master' of https://github.com/fvanroie/hasp-lvgl
This commit is contained in:
commit
b0430c7e7b
@ -1 +1 @@
|
||||
You can find the documentation on this site: [https://fvanroie.github.io/hasp-lvgl/](https://fvanroie.github.io/hasp-lvgl/)
|
||||
You can find the documentation on this site: [https://fvanroie.github.io/hasp-docs/](https://fvanroie.github.io/hasp-docs/)
|
||||
|
@ -56,10 +56,10 @@ st7789v =
|
||||
-D TFT_WIDTH=240
|
||||
-D TFT_HEIGHT=320
|
||||
-D TFT_ROTATION=2 ; see TFT_ROTATION values
|
||||
-D TFT_INVERSION_ON ; for inverted colors or OFF
|
||||
; -D TFT_INVERSION_OFF ; for normal colors
|
||||
-D TFT_RGB_ORDER=TFT_RGB ; Colour order Red-Green-Blue
|
||||
; -D TFT_RGB_ORDER=TFT_BGR ; Colour order Blue-Green-Red
|
||||
; -D TFT_INVERSION_ON ; for inverted colors or OFF
|
||||
-D TFT_INVERSION_OFF ; for normal colors
|
||||
; -D TFT_RGB_ORDER=TFT_RGB ; Colour order Red-Green-Blue
|
||||
-D TFT_RGB_ORDER=TFT_BGR ; Colour order Blue-Green-Red
|
||||
-D SPI_FREQUENCY=80000000
|
||||
-D SPI_READ_FREQUENCY=6000000
|
||||
-D USER_SETUP_LOADED=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user