ifdef removed from tasmota_template

This commit is contained in:
nonix 2021-03-01 12:16:12 +01:00
parent 5cafcfedf4
commit 814e144d21
1 changed files with 0 additions and 2 deletions

View File

@ -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 {