print probe array

This commit is contained in:
PolynomialDivision 2017-12-13 12:23:01 +01:00
parent 15feeb70d9
commit a6140a0a8d

View file

@ -345,7 +345,7 @@ static int handle_probe_req(struct blob_attr *msg) {
printf("[WC] Hostapd-Probe: %s : %s\n", "probe", str);
//print_probe_array();
print_probe_array();
/*
// deny access
if (!decide_function(&tmp_probe)) {