FabGL
ESP32 Display Controller and Graphics Library

◆ resumeBackgroundPrimitiveExecution()

void fabgl::TFTController::resumeBackgroundPrimitiveExecution ( )
virtual

Resumes drawings after suspendBackgroundPrimitiveExecution().

Resumes drawings enabling vertical sync interrupt.

Implements fabgl::BitmappedDisplayController.