SamZorSec / Open-Home-Automation

Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
MIT License
960 stars 197 forks source link

How to change RESET Pin? #11

Closed nagibatorSPB closed 7 years ago

nagibatorSPB commented 7 years ago

Hello! Thank you for your work! Could you ask me, how to change D0 pin to other? D0/GPIO16 - RST (wake-up purpose) I cant find in sketch...

SamZorSec commented 7 years ago

Hi, In which sketch?

nagibatorSPB commented 7 years ago

In ha_mqtt_sensor_dht22 :)

SamZorSec commented 7 years ago

You cannot change this pin, it's hardware. It's used to wake up the board after a period of time (D0: wake, to RST)