You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notes:
If ESP8266 interrupt pin is attached to a LED then make sure to add the following line in setup.
Serial.begin(115200,SERIAL_8N1,SERIAL_TX_ONLY);
[Fritzing/Diagram] NodeMCU v1.0 with ESP-12E and IR Reciever