laserhead-distance-sensor/code/lib/Adafruit-GFX-Library-1.11.5/Adafruit_SPITFT_Macros.h
2023-06-29 22:14:17 +02:00

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.