Removed debug printf
This commit is contained in:
parent
11d8fef367
commit
0dbb720f5a
1 changed files with 0 additions and 2 deletions
|
|
@ -739,8 +739,6 @@ static int rc71l_platform_leds(uint8_t r, uint8_t g, uint8_t b, void* platform_d
|
|||
goto rc71l_platform_leds_err;
|
||||
}
|
||||
*/
|
||||
printf("RC71L LEDs adjusted: r=%d g=%d b=%d\n", (int)r, (int)g, (int)b);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue