XPT2046
XPT2046 copied to clipboard
Add category to library.properties
Fixes the WARNING: Category '' in library XPT2046 is not valid. Setting to 'Uncategorized'
warning in Arduino IDE 1.6.6. If you disagree with my category choice I'm happy to change the category to any of the other valid category values and squash to a single commit.
Please let me know if there are any changes that need to be made to get this pull request accepted. FYI, the warning message is displayed on every single compile, regardless of whether this library is included. These warnings cause confusion for beginners, especially when they have multiple libraries installed with this issue.
Bump. Please take a minute to review this PR.
@spapadim let's get this merged.
Bump. The warning is annoying.
Bump. The warning is annoying.
You could just add it yourselfe.... if you want it gone....
Edit library.properties and add this to it:
category=Display
Should remove the warning...