Skip to content

Commit

Permalink
Update 0002-Remove-TX-power-limitations.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony91590 authored Jun 6, 2024
1 parent 0885741 commit 9b33a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/0002-Remove-TX-power-limitations.patch
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ index ae2c09e..9b1d16a 100644
if [ $devidx = 0 ]; then
cat <<EOF
- option channel_block_list '52,56,60,64,100,104,108,112,116,120,124,128,132,136,140,144,165'
+ option channel_block_list '52,56,60,64'
+ option channel_block_list '116,120,124,128,132,136,140,144,165'
option miwifi_mesh '1'
EOF
fi

0 comments on commit 9b33a92

Please sign in to comment.