Update ESP32-HUB75-MatrixPanel-I2S-DMA.h
This commit is contained in:
parent
c6c33171ee
commit
6975f5f8a2
1 changed files with 1 additions and 3 deletions
|
@ -408,8 +408,6 @@ class MatrixPanel_I2S_DMA {
|
|||
if (m_cfg.double_buff)
|
||||
delete dmadesc_b;
|
||||
|
||||
initialized = false;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue