|
roo_display
API Documentation for roo_display
|
Data Structures | |
| class | LcdModule_128x160 |
| Waveshare 1.8" ST7735 LCD module (128x160). More... | |
| class | LcdModule_160x80 |
| Waveshare 0.96" ST7735 LCD module (160x80). More... | |
| class | TftTouchShield4in |
| Waveshare 4" TFT touch shield. More... | |
Variables | |
| static constexpr TouchCalibration | kTft4inDefaultCalibration |
| Default touch calibration for the Waveshare 4" shield. | |
|
staticconstexpr |
Default touch calibration for the Waveshare 4" shield.
Definition at line 17 of file tft_touch_shield_4in.h.
Referenced by roo_display::products::waveshare::TftTouchShield4in< pinLcdCs, pinTouchCs, pinLcdDc, pinLcdReset, pinLcdBacklit >::touch_calibration().