change to ubus timeout

This commit is contained in:
PolynomialDivision 2017-11-20 11:37:41 +01:00
parent ed725710d7
commit 8e1262c7f8
3 changed files with 5 additions and 14 deletions

View file

@ -37,6 +37,8 @@ struct time_config_s {
time_t update_hostapd;
};
struct time_config_s timeout_config;
// ---------------- Global variables ----------------
struct probe_metric_s dawn_metric;