Update tasmota_template.h

This commit is contained in:
Theo Arends 2021-04-21 10:57:31 +02:00
parent 283a1201f1
commit 4062d9c378
1 changed files with 2 additions and 0 deletions

View File

@ -829,7 +829,9 @@ const uint16_t kGpioNiceList[] PROGMEM = {
\*-------------------------------------------------------------------------------------------*/
#ifdef ESP32
#if CONFIG_IDF_TARGET_ESP32
AGPIO(GPIO_HALLEFFECT) + 2, // Hall effect sensor connected to GPIO36 and 39
#endif // CONFIG_IDF_TARGET_ESP32
#ifdef USE_WEBCAM
AGPIO(GPIO_WEBCAM_PWDN),
AGPIO(GPIO_WEBCAM_RESET),