-
• #2
Hi,
doesn't anyone know? or is there no such possibility ? -
• #3
I think something like this should work:
for (var i=0;i==0 || +Pin(i);i++) print(new Pin(i))
But the easiest thing is just to look at the pinout page for the board: http://www.espruino.com/Pixl.js#pinout
Hi,
How can I get a list of all available module Pins in the program ?