We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2c401 commit d732933Copy full SHA for d732933
.github/workflows/arduino-cli.yml
@@ -42,4 +42,4 @@ jobs:
42
- "Examples/Basics"
43
cli-compile-flags: |
44
- --build-property
45
- - build.extra_flags="-DUSER_SETUP_LOADED -DTFT_MISO=12 -DTFT_MOSI=13 -DTFT_SCLK=14 -DTFT_CS=15 -DUSE_HSPI_PORT -DTFT_DC=2 -DTFT_RST=-1 -DTFT_BL=21 -DILI9341_2_DRIVER -DTFT_WIDTH=320 -DTFT_HEIGHT=240"
+ - build.extra_flags=-DUSER_SETUP_LOADED -DTFT_MISO=12 -DTFT_MOSI=13 -DTFT_SCLK=14 -DTFT_CS=15 -DUSE_HSPI_PORT -DTFT_DC=2 -DTFT_RST=-1 -DTFT_BL=21 -DILI9341_2_DRIVER
0 commit comments