flm01/mote/v2/openwrt/files/etc/rc.local
2010-12-19 20:53:54 +01:00

7 lines
203 B
Text

# Put your custom commands here that should be executed once
# the system init finished. By default this file does nothing.
# set the wifi led pin (=GPIO 7) direction to output
gpioctl dirout 7
exit 0