Add notes about wireless txpower item

This commit is contained in:
Scott Ullrich 2005-07-25 18:49:23 +00:00
parent a460695db8
commit e69bdc2a8a

View File

@ -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>