We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b12df commit 2d97844Copy full SHA for 2d97844
ioio/samples/led.bas
@@ -1,6 +1,6 @@
1
import ioio
2
3
-out = ioio.openDigitalOutput(0, 1)
+out = ioio.openDigitalOutput(0)
4
5
print "wait for connect"
6
ioio.waitForConnect()
0 commit comments