You mean the LEDs don't flash?
Have you tried just manually connecting D1 to GND and 3V and seeing if the LEDs flash then?
If so, there could be a wiring problem? Or maybe it needs input_pullup not input_pulldown?
input_pullup
input_pulldown
@Gordon started
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.
You mean the LEDs don't flash?
Have you tried just manually connecting D1 to GND and 3V and seeing if the LEDs flash then?
If so, there could be a wiring problem? Or maybe it needs
input_pullup
notinput_pulldown
?