Skip to content

Commit

Permalink
Disable powersaving features
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinLoeper authored Sep 3, 2019
1 parent 743f328 commit 6d9d04d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iotwifi/wpacfg.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
wpa=2
wmm_enabled=0
wpa_passphrase=` + wpa.WpaCfg.HostApdCfg.WpaPassphrase + `
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
Expand Down

0 comments on commit 6d9d04d

Please sign in to comment.