Ah, that worked great!
Seems i got my pin assignments correct.
>NodeMCU.D6.getInfo(); ={ "port": "D", "num": 12, "functions": { } } >NodeMCU.D5.getInfo(); ={ "port": "D", "num": 14, "functions": { } } >NodeMCU.D7.getInfo(); ={ "port": "D", "num": 13, "functions": { } } >NodeMCU.D2.getInfo(); ={ "port": "D", "num": 4, "functions": { } } >
@ManoBiletsky 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.
Ah, that worked great!
Seems i got my pin assignments correct.