Fix client del bug

This commit is contained in:
PolynomialDivision 2017-07-25 15:56:28 +02:00
parent e9b02067eb
commit b6d5f92a16
2 changed files with 8 additions and 2 deletions

View file

@ -178,7 +178,7 @@ static int hostapd_notify(struct ubus_context *ctx, struct ubus_object *obj,
str = blobmsg_format_json(msg, true);
send_string(str);
//printf("[WC] Hostapd-Probe: %s : %s\n", method, str);
printf("[WC] Hostapd-Probe: %s : %s\n", method, str);
//print_array();