|
FabGL
ESP32 Display Controller and Graphics Library
|
This file contains TFT controllers definitions. More...
#include <stdint.h>#include <stddef.h>#include "fabglconf.h"#include "fabutils.h"#include "TFTControllerGeneric.h"

Go to the source code of this file.
Classes | |
| class | ILI9341Controller |
| Implements ILI9341 display driver controller. More... | |
| class | ST7789Controller |
| Implements ST7789 display driver controller. More... | |
This file contains TFT controllers definitions.
Definition in file TFTControllerSpecif.h.