mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
parent
c872793d46
commit
eadc444a0f
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
#include <net80211/ieee80211_radiotap.h>
|
||||
#include <net80211/ieee80211_scan.h>
|
||||
|
||||
#define IEEE80211_TXPOWER_MAX 100 /* .5 dbM (XXX units?) */
|
||||
#define IEEE80211_TXPOWER_MAX 100 /* .5 dBm (XXX units?) */
|
||||
#define IEEE80211_TXPOWER_MIN 0 /* kill radio */
|
||||
|
||||
#define IEEE80211_DTIM_DEFAULT 1 /* default DTIM period */
|
||||
|
|
|
|||
Loading…
Reference in a new issue