Skip to content

Commit

Permalink
Update tasmota_template.h
Browse files Browse the repository at this point in the history
  • Loading branch information
gemu2015 committed Jul 29, 2024
1 parent 9639a85 commit 377c195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasmota/include/tasmota_template.h
Original file line number Diff line number Diff line change
Expand Up @@ -1128,7 +1128,7 @@ const uint16_t kGpioNiceList[] PROGMEM = {
#ifdef USE_DEEPSLEEP
AGPIO(GPIO_DEEPSLEEP),
#endif
#ifdef USE_KEELOQ
#if defined(USE_KEELOQ) || defined(USE_CC1101_BRESSER)
AGPIO(GPIO_CC1101_GDO0), // CC1101 pin for RX
AGPIO(GPIO_CC1101_GDO2), // CC1101 pin for RX
#endif
Expand Down

0 comments on commit 377c195

Please sign in to comment.