My relay now works fine, defining my pin's mode as an output fixed my issues, I had disabled it with a "//" while exploring other coding options. Note that the LOW pin state makes the relay click.
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.
My relay now works fine, defining my pin's mode as an output fixed my issues, I had disabled it with a "//" while exploring other coding options. Note that the LOW pin state makes the relay click.