ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts
1.0
ESP8266ILI9341DisplayProject
|
2D display point - display coordinates are int16 More...
#include <ili9341.h>
Data Fields | |
int16_t | X |
int16_t | Y |
int16_t p2_int16_t::X |
Definition at line 52 of file ili9341.h.
Referenced by tft_Bezier2(), and tft_Bezier3().
int16_t p2_int16_t::Y |
Definition at line 53 of file ili9341.h.
Referenced by tft_Bezier2(), and tft_Bezier3().