From 73992e32962583d46a451ce0482fc1f9f483e49a Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Wed, 6 Jan 2021 10:08:01 +0100 Subject: [PATCH] Add Odroid SD Card CS --- tasmota/tasmota_template.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/tasmota_template.h b/tasmota/tasmota_template.h index 8e8de6142..b87ada8a7 100644 --- a/tasmota/tasmota_template.h +++ b/tasmota/tasmota_template.h @@ -2470,7 +2470,7 @@ const mytmplt kModules[] PROGMEM = AGPIO(GPIO_SPI_MISO), // 19 IO GPIO19, VSPI_MISO 0, // 20 AGPIO(GPIO_ILI9341_DC), // 21 IO GPIO21, SPI_DC_LCD - 0, // 22 IO LED GPIO22, VSPI_CS1_TFLASH + AGPIO(GPIO_SDCARD_CS), // 22 IO LED GPIO22, VSPI_CS1_TFLASH AGPIO(GPIO_SPI_MOSI), // 23 IO GPIO23, VSPI_MOSI 0, // 24 0, // 25 IO GPIO25, DAC_1 (PAM8304A)