mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
Update tasmota_template.h
This commit is contained in:
parent
a268e11680
commit
11ffd24d75
@ -740,7 +740,7 @@ const uint16_t kGpioNiceList[] PROGMEM = {
|
|||||||
AGPIO(GPIO_PMS5003_TX), // Plantower PMS5003 Serial interface
|
AGPIO(GPIO_PMS5003_TX), // Plantower PMS5003 Serial interface
|
||||||
AGPIO(GPIO_PMS5003_RX), // Plantower PMS5003 Serial interface
|
AGPIO(GPIO_PMS5003_RX), // Plantower PMS5003 Serial interface
|
||||||
#endif
|
#endif
|
||||||
#if defined(USE_TX20_WIND_SENSOR) || defined(USE_TX23_WIND_SENSOR)
|
#if defined(USE_TX20_WIND_SENSOR) || defined(USE_TX23_WIND_SENSOR) || defined(USE_WS2300_WIND_SENSOR)
|
||||||
AGPIO(GPIO_TX2X_TXD_BLACK), // TX20/TX23 Transmission Pin
|
AGPIO(GPIO_TX2X_TXD_BLACK), // TX20/TX23 Transmission Pin
|
||||||
#endif
|
#endif
|
||||||
#ifdef USE_WINDMETER
|
#ifdef USE_WINDMETER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user