FabGL
ESP32 Display Controller and Graphics Library

◆ resumeBackgroundPrimitiveExecution()

virtual void fabgl::BitmappedDisplayController::resumeBackgroundPrimitiveExecution ( )
pure virtual

Resumes drawings after suspendBackgroundPrimitiveExecution().

Resumes drawings enabling vertical sync interrupt.

Implemented in fabgl::TFTController, fabgl::SSD1306Controller, and fabgl::VGAController.