XarkLabs / PDQ_GFX_Libs

Optimized fork of Adafruit's GFX library (and drivers) for Arduino (AVR).
114 stars 37 forks source link

Remove redundant paragraph text from library.properties #17

Closed per1234 closed 6 years ago

per1234 commented 6 years ago

The Arduino IDE's Library Manager displays the text defined in the library.properties paragraph field immediately after the sentence text so it's not desirable to duplicate the sentence text in paragraph.

XarkLabs commented 6 years ago

Great, thanks!