FabGL
ESP32 Display Controller and Graphics Library
|
VGADirectController | ( | bool | autoRun = true | ) |
Initializes a new instance of VGADirectController.
autoRun | If True display is active after setResolution() has been called. If False you need to call VGADirectController.run() to start the display. |
Definition at line 70 of file vgadirectcontroller.cpp.