Startup script: added viper script

This commit is contained in:
Julian Oes 2014-03-30 15:00:37 +02:00
parent 5d3660b6a9
commit eb4e250da8
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,10 @@
#!nsh
#
# Viper
#
# Simon Wilks <sjwilks@gmail.com>
#
sh /etc/init.d/rc.fw_defaults
set MIXER FMU_FX79

View File

@ -103,6 +103,11 @@ then
sh /etc/init.d/3034_fx79
fi
if param compare SYS_AUTOSTART 3035 35
then
sh /etc/init.d/3035_viper
fi
if param compare SYS_AUTOSTART 3100
then
sh /etc/init.d/3100_tbs_caipirinha