mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
update
This commit is contained in:
parent
85be064eba
commit
eb6dad8ece
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ void *receive_msg(void *args) {
|
|||
}
|
||||
recv_string[recv_string_len] = '\0';
|
||||
|
||||
printf("NETRWORK RECEIVED: %s\n", recv_string);
|
||||
printf("NETRWORK RECEIVED NEW: %s\n", recv_string);
|
||||
handle_network_msg(recv_string);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue