FabGL
ESP32 Display Controller and Graphics Library

◆ run()

void run ( )

Begins to call the callback function and to display video frames.

You need to call this only when VGADirectController constructor has been called with autoRun = false.

Definition at line 121 of file vgadirectcontroller.cpp.