Simplification and code polish on ps2avrGB directory
This commit is contained in:
@@ -100,6 +100,5 @@ inline matrix_row_t matrix_get_row(uint8_t row) {
|
||||
return matrix[row];
|
||||
}
|
||||
|
||||
void matrix_print(void)
|
||||
{
|
||||
void matrix_print(void) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user