TFT_eSPI/Extensions
Luc 0db3aa8878 Fix warnings in platformIO
warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
2019-07-04 12:26:36 +02:00
..
Button.cpp Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
Button.h Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
Smooth_font.cpp Add ESP32 SD support for smooth font plus performance updates 2019-04-15 12:23:16 +01:00
Smooth_font.h Add ESP32 SD support for smooth font plus performance updates 2019-04-15 12:23:16 +01:00
Sprite.cpp Fix warnings in platformIO 2019-07-04 12:26:36 +02:00
Sprite.h Support extended font formats 2019-02-10 21:36:40 +00:00
Touch.cpp Fix getTouch() return status upon bounds overflow 2019-05-21 07:13:19 -07:00
Touch.h Update touch handler 2019-01-01 23:56:08 +00:00