FabGL
ESP32 Display Controller and Graphics Library
|
|
strong |
This enum defines types of display controllers.
Enumerator | |
---|---|
Textual | The display controller can represents text only |
Bitmapped | The display controller can represents text and bitmapped graphics |
Definition at line 652 of file displaycontroller.h.