FabGL
ESP32 Display Controller and Graphics Library

◆ setTextMap()

void fabgl::VGATextController::setTextMap ( uint32_t const *  map,
int  rows 
)
virtual

Sets text map to display.

This is set automatically by the terminal.

Implements fabgl::TextualDisplayController.