FabGL
ESP32 Display Controller and Graphics Library

◆ controllerType()

virtual DisplayControllerType fabgl::BaseDisplayController::controllerType ( )
pure virtual

Determines the display controller type.

Returns
Display controller type.

Implemented in fabgl::BitmappedDisplayController, and fabgl::TextualDisplayController.