Adafruit GFX Library
Adafruit_SPITFT_Macros.h
1 // THIS FILE INTENTIONALLY LEFT BLANK.
2 
3 // Macros previously #defined here have been made into (mostly) inline
4 // functions in the Adafruit_SPITFT class. Other libraries might still
5 // contain code trying to #include this header file, so until everything's
6 // updated this file still exists (but doing nothing) to avoid trouble.