XPT2046 icon indicating copy to clipboard operation
XPT2046 copied to clipboard

Add category to library.properties

Open per1234 opened this issue 9 years ago • 5 comments

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.

per1234 avatar Dec 03 '15 09:12 per1234

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.

per1234 avatar Feb 24 '16 09:02 per1234

Bump. Please take a minute to review this PR.

per1234 avatar Jan 12 '17 07:01 per1234

@spapadim let's get this merged.

per1234 avatar Aug 27 '17 22:08 per1234

Bump. The warning is annoying.

agicquel avatar Jun 25 '20 17:06 agicquel

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...

TeddAndersen avatar Jun 25 '20 18:06 TeddAndersen