Update tasmota_template_ESP32.h

This commit is contained in:
Theo Arends 2020-08-17 15:34:38 +02:00 committed by GitHub
parent 3b2d4a7871
commit d048c9328a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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),