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