Removed a debug printf.
FossilOrigin-Name: 327b5764627d2a82b68488da5e0e41c408a10806d54f1cc898501af84f0a4f06
This commit is contained in:
parent
6c6084eff4
commit
370ecf4ced
@ -230,8 +230,6 @@ void process_cw_ctrl_packet(int index,struct sockaddr * addr, uint8_t * buffer,
|
||||
|
||||
wtpman_start(wtpman,preamble & 0xf);
|
||||
}
|
||||
else
|
||||
printf("WTPMAN is already there\n");
|
||||
|
||||
|
||||
wtpman_addpacket(wtpman,buffer,len);
|
||||
|
Loading…
Reference in New Issue
Block a user