When I put an if statement to determine if videodisplay should initialize, it says failed to allocate DMA buffer. So I was looking for a way to shut down initialization after initialised using videodisplay.init();. I tried shutting off DAC pin or setting it to INPUT, but that did not help. Im using ESP32 WROOM32-D.