mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Fix loading metric
This commit is contained in:
parent
9280a2db85
commit
43f8d8af12
5 changed files with 15 additions and 15 deletions
|
|
@ -22,6 +22,7 @@ struct probe_metric_s {
|
|||
int no_vht_support;
|
||||
int rssi;
|
||||
int freq;
|
||||
int chan_util;
|
||||
};
|
||||
|
||||
#define SORT_NUM 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue