KrisKasprzak / ILI9341_t3_controls

Graphical slider controls for TFT LCD type displays
30 stars 65 forks source link

Minor issue - Color defines in .h file commented out prevents compile of example program #3

Closed mharrow closed 1 year ago

mharrow commented 2 years ago

Enjoy using your Graphics Library. While converting Example programs to use XPT2046 noticed that program wouldn't compile because the color defines have been commented out in the ILI9341_t3_controls.h file. Previous version of your library that I downloaded didn't have this issue.

Again thanks for making this library available.

KrisKasprzak commented 1 year ago

Examples should all be fixed--color defs now include in the examples