Remove some debugging printouts in Network Client and Server code
This commit is contained in:
parent
5ce6ec9ea7
commit
0ccf2d0c33
3 changed files with 0 additions and 33 deletions
|
|
@ -990,8 +990,6 @@ void RGBController::SetModeDescription(unsigned char* data_buf)
|
|||
|
||||
new_mode->colors.push_back(new_color);
|
||||
}
|
||||
|
||||
printf("read data ptr %d\r\n", data_ptr);
|
||||
}
|
||||
|
||||
unsigned char * RGBController::GetColorDescription()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue