FabGL
ESP32 VGA Controller and Graphics Library
|
void IRAM_ATTR fabgl::VGAControllerClass::processPrimitives | ( | ) |
Draw immediately all primitives in the queue.
Draws all primitives before they are processed in the vertical sync interrupt. May generate flickering because don't care of vertical sync.