#!/bin/sh
node blink-led
node blink-led-async
node wait-for-interrupt
node light-switch

