From 7731cf296932df4d8c5d5c3080fce9206afa3c3f Mon Sep 17 00:00:00 2001 From: whywilson Date: Sat, 26 Jul 2025 19:27:59 +0800 Subject: [PATCH] Trunk update --- variants/meshtiny/variant.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/variants/meshtiny/variant.h b/variants/meshtiny/variant.h index d6a34ab86..5429595e0 100644 --- a/variants/meshtiny/variant.h +++ b/variants/meshtiny/variant.h @@ -150,10 +150,10 @@ static const uint8_t SCK = PIN_SPI_SCK; // QSPI Pins #define PIN_QSPI_SCK 3 -#define PIN_QSPI_CS 22 // Changed from 26 to avoid conflict with encoder -#define PIN_QSPI_IO0 27 // Changed from 30 to avoid conflict with buzzer +#define PIN_QSPI_CS 22 // Changed from 26 to avoid conflict with encoder +#define PIN_QSPI_IO0 27 // Changed from 30 to avoid conflict with buzzer #define PIN_QSPI_IO1 29 -#define PIN_QSPI_IO2 21 // Changed from 28 to avoid conflict with encoder button +#define PIN_QSPI_IO2 21 // Changed from 28 to avoid conflict with encoder button #define PIN_QSPI_IO3 2 // On-board QSPI Flash