At reset all the gpio pins have the internal pull-up enabled. However, given that that's pretty darn weak (40Kohm min) it may work sometimes and not other times. I do believe that the LED on the module is on gpio2, in that case the LED and it's associated resistor indeed act as external pull-up, though.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
At reset all the gpio pins have the internal pull-up enabled. However, given that that's pretty darn weak (40Kohm min) it may work sometimes and not other times. I do believe that the LED on the module is on gpio2, in that case the LED and it's associated resistor indeed act as external pull-up, though.