Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
v1.2 works with channel 1 on all pis since r8188eu drivers do not allow
to change vital parameters like channel and tx power.
  • Loading branch information
shantanoo-desai committed Apr 3, 2017
2 parents 7f650bd + 394d300 commit fd3ad23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ and also `channel` parameters. `txpower` will return an Error, whileas `channel`
set to another value will not.

* even upon setting `sudo iwconfig wlan0 channel 06` or another value, only
the default value of channel 1 i.e. __ 2.412 GHz__ is set.
the default value of channel 1 i.e. *2.412 GHz* is set.

### License

Expand Down

0 comments on commit fd3ad23

Please sign in to comment.