From c72aa84c041928f1211315dcdc166373c9ee0bb0 Mon Sep 17 00:00:00 2001 From: blakadder Date: Sat, 26 Dec 2020 22:07:54 +0100 Subject: [PATCH 1/3] lanbon l8 colors fixed --- user_setups/lcd_config.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/user_setups/lcd_config.ini b/user_setups/lcd_config.ini index 3fec8f35..b4301e93 100644 --- a/user_setups/lcd_config.ini +++ b/user_setups/lcd_config.ini @@ -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 From de3ad84a0562b5cc6b35a4931bdf26157757d661 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Mon, 28 Dec 2020 01:50:46 +0100 Subject: [PATCH 2/3] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 6c95eb32..8e22a7c2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1 +1 @@ -You can find the documentation on this site: [https://fvanroie.github.io/hasp-lvgl/](https://fvanroie.github.io/hasp-lvgl/) \ No newline at end of file +You can find the documentation on this site: [https://fvanroie.github.io/hasp-lvgl/](https://fvanroie.github.io/hasp-docs/) From 7638b634c7606e55939ed55f9f1a18c8ef319ff2 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Mon, 28 Dec 2020 01:51:17 +0100 Subject: [PATCH 3/3] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 8e22a7c2..57ca7f15 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1 +1 @@ -You can find the documentation on this site: [https://fvanroie.github.io/hasp-lvgl/](https://fvanroie.github.io/hasp-docs/) +You can find the documentation on this site: [https://fvanroie.github.io/hasp-docs/](https://fvanroie.github.io/hasp-docs/)