mirror of
https://github.com/adafruit/Adafruit-GFX-Library.git
synced 2024-10-03 18:18:46 -04:00
7 lines
329 B
C
7 lines
329 B
C
// THIS FILE INTENTIONALLY LEFT BLANK.
|
|
|
|
// Macros previously #defined here have been made into (mostly) inline
|
|
// functions in the Adafruit_SPITFT class. Other libraries might still
|
|
// contain code trying to #include this header file, so until everything's
|
|
// updated this file still exists (but doing nothing) to avoid trouble.
|