Im new with ESP8266 developing, and i started to use ESP12-F with some arduino experience.
First sketch i tried to is pushbutton - assigned GPIO16 as input , wired 1k pullup resistor from VCC to GPIO16 and pushbutton from the ground to GPIO16 - but it seems that there is no reaction at all when i press the button.
Is there something im doing wrong here ?