Browse Source

- skel-root/vuplus: use oled to say hello

master
vanhofen 5 years ago
parent
commit
47639a2676
  1. 1
      skel-root/vuplus/etc/init.d/rcS

1
skel-root/vuplus/etc/init.d/rcS

@ -88,6 +88,7 @@ service ntpdate start
# say hi to everyone
echo "Booting... NI" > /dev/dbox/oled0
oled -b 5
# starting services and daemons in order of the symlink names
LOGINFO "run initscripts start ..."

Loading…
Cancel
Save