diff --git a/tasmota/tasmota_configurations_ESP32.h b/tasmota/tasmota_configurations_ESP32.h index c6d5bb06e..63a973e19 100644 --- a/tasmota/tasmota_configurations_ESP32.h +++ b/tasmota/tasmota_configurations_ESP32.h @@ -54,7 +54,6 @@ #define USE_ODROID_GO // Add support for Odroid Go #define USE_UFILESYS #define USE_SDCARD -#define SDCARD_CS_PIN 22 #define USE_ADC #define USE_SPI #define USE_DISPLAY // Add SPI Display Support (+2k code)