@ -325,7 +325,7 @@ elif [[ $cmd == "channel" ]]; then
info "Done"
elif [[ $cmd == "slowoff" ]]; then
if [[ -z ${arg[0]} ]]; then
waittime=1.5
waittime=2.0
else
waittime=${arg[0]}
fi