mirror of https://github.com/arendst/Tasmota.git
Update tasmota_template_ESP32.h
This commit is contained in:
parent
3b2d4a7871
commit
d048c9328a
|
@ -554,7 +554,7 @@ const uint16_t kGpioNiceList[] PROGMEM = {
|
|||
AGPIO(GPIO_HRXL_RX),
|
||||
#endif
|
||||
#ifdef USE_DYP
|
||||
GPIO_DYP_RX,
|
||||
AGPIO(GPIO_DYP_RX),
|
||||
#endif
|
||||
#ifdef USE_AS3935
|
||||
AGPIO(GPIO_AS3935),
|
||||
|
|
Loading…
Reference in New Issue