• I have the LED and Screen Working; but the buttons are unreliable. I get a '1' when pressed the first time; but not after that...am I doing something wrong. I tried both

    digitalRead(NodeMCU.D5)
    

    and

    NodeMCU.D5.read()
    

    Same foro D6 and D7.

    I am trying to use these for Students to use at STEM Camp this summer.

About

Avatar for CMSpooner @CMSpooner started