diff --git a/README.md b/README.md index c6b77d0..93e2ea5 100644 --- a/README.md +++ b/README.md @@ -68,10 +68,7 @@ The panel must be powered by 5V AC adapter with enough current capacity. (Curren Below is a bare minimum sketch to draw a single white dot in the top left. You MUST call .begin() before you call ANY other function of the RGB64x32MatrixPanel_I2S_DMA class! No call to .begin() before use = Crash - ``` - -/* -------------------------- Class Initialisation -------------------------- */ #include RGB64x32MatrixPanel_I2S_DMA matrix;