Remove matrix size defines (#19581)
This commit is contained in:
@@ -15,9 +15,6 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#define MATRIX_ROWS 1
|
||||
#define MATRIX_COLS 2
|
||||
|
||||
#define MATRIX_ROW_PINS { B1 }
|
||||
#define MATRIX_COL_PINS { B3 ,B2}
|
||||
|
||||
|
Reference in New Issue
Block a user