Configurable wifi channel

This commit is contained in:
Bob Mottram 2015-09-05 11:14:36 +01:00
parent 1573e38959
commit 9b6721261d
1 changed files with 1 additions and 1 deletions

View File

@ -591,7 +591,7 @@ function interactive_configuration {
#fi
if [[ $SYSTEM_TYPE == "$VARIANT_MESH_USER" ]]; then
freedombone-client --essid $ESSID
freedombone-client --essid $ESSID --channel $WIFI_CHANNEL
if [ "$?" = "0" ]; then
clear
echo ".---. . . "