Try to fix metric

This commit is contained in:
PolynomialDivision 2017-09-18 20:51:19 +02:00
parent b14d251888
commit c387a59f33
4 changed files with 25 additions and 8 deletions

View file

@ -23,6 +23,8 @@ struct probe_metric_s {
int rssi;
int freq;
int chan_util;
int max_chan_util;
int min_rssi;
};
#define SORT_NUM 5