Commit 860d4069 authored by WANG Tsu-Han's avatar WANG Tsu-Han

debug print remove

parent 89bb4957
......@@ -1467,7 +1467,6 @@ void *ru_thread( void *param ) {
// start trx write thread
if(usrp_tx_thread == 1){
printf("~~~~~~~~~~~testing if the command is get\n");
if (ru->start_write_thread){
if(ru->start_write_thread(ru) != 0){
LOG_E(HW,"Could not start tx write thread\n");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment