You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
sentence=Queue handling library (designed on Arduino)
6
-
paragraph=Queue handling library (designed on Arduino). Arduino designed library, yet may be compiled without change with gcc for other purporses/targets
5
+
sentence=Queue handling library.
6
+
paragraph=Arduino designed library, yet may be compiled without change with gcc for other purporses/targets
0 commit comments