From 8ec3f68fce48363ffa1aea607b329e1412ac11c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Claus=20N=C3=A4veke?= Date: Fri, 20 Dec 2024 20:04:33 +0100 Subject: [PATCH] Update arduino-cli.yml --- .github/workflows/arduino-cli.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/arduino-cli.yml b/.github/workflows/arduino-cli.yml index 8811525..05ee89e 100644 --- a/.github/workflows/arduino-cli.yml +++ b/.github/workflows/arduino-cli.yml @@ -45,3 +45,5 @@ jobs: - 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 -DLOAD_GFXFF - --build-property - build.partitions=no_ota + - --build-property + - upload.maximum_size=3145728