FabGL
ESP32 Display Controller and Graphics Library

◆ resumeBackgroundPrimitiveExecution()

void fabgl::VGAController::resumeBackgroundPrimitiveExecution ( )
virtual

Resumes drawings after suspendBackgroundPrimitiveExecution().

Resumes drawings enabling vertical sync interrupt.

Implements fabgl::BitmappedDisplayController.