Add config for MatrixPortal_S3

This commit is contained in:
Will Tatam
2024-01-13 20:33:19 +00:00
parent b2972adbf3
commit f5ccd6dde7
2 changed files with 25 additions and 4 deletions

View File

@@ -356,10 +356,6 @@ class BusSmartMatrix : public Bus {
// uint8_t getPins(uint8_t* pinArray) {} // todo
uint16_t getLength() {
return _len;
}
void cleanup() {}
~BusSmartMatrix() {