Fix typo in MTPC

This commit is contained in:
yagoplx 2020-06-19 15:16:02 -03:00
parent ea7cfbd672
commit e527c271c9
2 changed files with 2 additions and 2 deletions

View File

@ -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: The following options take values from 0 to 63, where:
0 - disable 0 - disable
1 - lowest transmit power the device can do 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. 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 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. failure or damage by overheating. Make sure the device has enough airflow before you increase this.

View File

@ -19,7 +19,7 @@
The following options take values from 0 to 63, where: The following options take values from 0 to 63, where:
0 - disable 0 - disable
1 - lowest transmit power the device can do 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. 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 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. failure or damage by overheating. Make sure the device has enough airflow before you increase this.