Start testing output on Adafruit Matrix Portal S3

This commit is contained in:
Will Tatam
2024-01-12 23:26:42 +00:00
parent aae9b62a00
commit 308812875b
3 changed files with 75 additions and 6 deletions

View File

@@ -369,6 +369,7 @@ class BusSmartMatrix : public Bus {
private:
MatrixPanel_I2S_DMA *display = nullptr;
HUB75_I2S_CFG mxconfig;
};
#endif