Make AMI text white

This commit is contained in:
2023-08-04 00:19:51 +02:00
parent 58ce5b06c6
commit f191946a90
3 changed files with 13 additions and 13 deletions

View File

@ -3,6 +3,6 @@
touchgfx_path := ../Middlewares/ST/touchgfx
# Location of the TouchGFX Environment
touchgfx_env := ../../../../../TouchGFX/4.22.0/env
touchgfx_env := C:/TouchGFX/4.22.0/env
# Optional additional compiler flags
user_cflags := -DUSE_BPP=16 -std=gnu++1z -Wno-cast-qual -Wno-missing-declarations -Wno-format-truncation -Wno-unused-variable