7 lines
89 B
Bash
Executable File
7 lines
89 B
Bash
Executable File
#!/bin/sh
|
|
node blink-led
|
|
node blink-led-async
|
|
node wait-for-interrupt
|
|
node light-switch
|
|
|