[PCA9685] remove OUT ENABLED label as it is no longer used in interactive tests
This commit is contained in:
parent
8d119b4c14
commit
3e38106f3d
@ -70,7 +70,7 @@ int PCA9685_run_test(void)
|
||||
return 1;
|
||||
} else {
|
||||
DISPLAY_SET_CURSOR(1, 1);
|
||||
display_write_data_seq("OK OUT ENABLED");
|
||||
display_write_data_seq("OK");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user