mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
add prints
This commit is contained in:
parent
9f78b5b879
commit
d99f3aed52
1 changed files with 1 additions and 0 deletions
|
@ -441,6 +441,7 @@ int handle_network_msg(char* msg)
|
|||
data = blobmsg_data(tb[NETWORK_DATA]);
|
||||
|
||||
printf("METHOD! : %s\n", method);
|
||||
printf("DATA: %s\n", data);
|
||||
|
||||
|
||||
printf("GET STRING FINISHED NETWORK MSG!\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue