mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2024-10-31 18:55:31 +00:00
Fix typo in MTPC
This commit is contained in:
parent
ea7cfbd672
commit
e527c271c9
@ -157,7 +157,7 @@ by editing the file `hal/rl8192e/rtl8192e_phycfg.c` and changing the lines below
|
||||
The following options take values from 0 to 63, where:
|
||||
0 - disable
|
||||
1 - lowest transmit power the device can do
|
||||
2 - highest transmit power the device can do
|
||||
63 - highest transmit power the device can do
|
||||
Note that these options may override your country's regulations about transmit power.
|
||||
Setting the device to work at higher transmit powers most of the time may cause premature
|
||||
failure or damage by overheating. Make sure the device has enough airflow before you increase this.
|
||||
|
@ -19,7 +19,7 @@
|
||||
The following options take values from 0 to 63, where:
|
||||
0 - disable
|
||||
1 - lowest transmit power the device can do
|
||||
2 - highest transmit power the device can do
|
||||
63 - highest transmit power the device can do
|
||||
Note that these options may override your country's regulations about transmit power.
|
||||
Setting the device to work at higher transmit powers most of the time may cause premature
|
||||
failure or damage by overheating. Make sure the device has enough airflow before you increase this.
|
||||
|
Loading…
Reference in New Issue
Block a user