Skip to content

Commit

Permalink
solving [#2]
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsonLazarin committed Feb 4, 2025
1 parent 7423c22 commit bc85b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/bin/chonosWifiConf
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ then
chonos-log -e "[chonosWifiConf] Non existis a Wireless Interface!"
exit 1
fi
wlanInterface=`cat $EmbedMAS_HOME/conf/wlanInterface.conf | cut -d ";" -f 1`

######################## Mode Operation #####################################
if [ "$modeOperation" = "ap" ]; then
Expand Down

0 comments on commit bc85b22

Please sign in to comment.