From 814e144d21904fd9e24ca1c9f78148a1baafb0b5 Mon Sep 17 00:00:00 2001 From: nonix <1888777+nonix@users.noreply.github.com> Date: Mon, 1 Mar 2021 12:16:12 +0100 Subject: [PATCH] ifdef removed from tasmota_template --- tasmota/tasmota_template.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/tasmota/tasmota_template.h b/tasmota/tasmota_template.h index 6d7a0ae8b..c1b1480ec 100644 --- a/tasmota/tasmota_template.h +++ b/tasmota/tasmota_template.h @@ -152,9 +152,7 @@ enum UserSelectablePins { GPIO_TM1637CLK, GPIO_TM1637DIO, // TM1637 interface GPIO_PROJECTOR_CTRL_TX, GPIO_PROJECTOR_CTRL_RX, // LCD/DLP Projector Serial Control GPIO_SSD1351_DC, -#ifdef USE_XPT2046 GPIO_XPT2046_CS, // XPT2046 SPI Chip Select -#endif GPIO_SENSOR_END }; enum ProgramSelectablePins {