abschreiben + libaries

This commit is contained in:
danielvici123
2025-02-21 11:40:40 +01:00
parent fda487fee5
commit 167b5c6b7d
177 changed files with 45321 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
// 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.