Tronxy X5SA-500-2E (#545)

This commit is contained in:
VTXtruder 2021-07-29 19:54:02 -04:00 committed by GitHub
parent 0d573034be
commit 973a10d2e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 7155 additions and 17 deletions

View file

@ -1818,7 +1818,7 @@
// see https://ee-programming-notepad.blogspot.com/2016/10/16-bit-color-generator-picker.html
#define TFT_MARLINUI_COLOR COLOR_WHITE
#define TFT_MARLINBG_COLOR COLOR_BLACK
#define TFT_DISABLED_COLOR 0x10A2 // almost black
#define TFT_DISABLED_COLOR 0x10A2
#define TFT_BTCANCEL_COLOR COLOR_RED
#define TFT_BTARROWS_COLOR COLOR_WHITE
#define TFT_BTOKMENU_COLOR COLOR_BLUE