mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add notes about wireless txpower item
This commit is contained in:
parent
a460695db8
commit
e69bdc2a8a
@ -161,7 +161,8 @@ function wireless_config_print() {
|
||||
echo "<option {$SELECTED}>{$x}</option>\n";
|
||||
}
|
||||
?>
|
||||
</select>
|
||||
</select> <br>
|
||||
Note: Typically only a few discreet power settings are available and the driver will use the setting closest to the specified value. Not all adaptors support changing the transmit power setting.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user