ZZ-Cat / CRSFforArduino

An Arduino Library for communicating with ExpressLRS and TBS Crossfire receivers.
GNU Affero General Public License v3.0
143 stars 24 forks source link

Adding paragraph #105

Closed velxundussa closed 5 months ago

velxundussa commented 6 months ago

Arduino IDE was screaming at me with the following error message:

Invalid library found in ~/Arduino/libraries/CRSFforArduino-1.0.2: Missing 'paragraph' from library

I grepped "paragraph" into another random repo and found an entry like this in library.properties .

Adding it stopped the spam in Arduino IDE.

Disclamer: I've got next to no experience with Arduino and Arduino IDE, the warning might very well be user error!

ZZ-Cat commented 5 months ago

Pull request rejected: Unsigned/unverified commit(s)

Thank you for taking the time to submit your Pull Request.
However, I am rejecting it on the grounds of one (or more) of your commits being unverified.

[!NOTE] The key words MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL in this comment are to be interpreted as described in RFC 2119.

GPG or SSH commit signing is REQUIRED in order for your Pull Request to be accepted. All commits in your Pull Request MUST show a green verified badge next to every commit.
This ensures your commits are legitimately coming from you and not someone trying to impersonate you.

Once you have enabled commit signing on your end, you MAY submit a new Pull Request with your verified commits.
In future, please ensure you read through my contribution guidelines and familiarise yourself with those guidelines before submitting your Pull Requests.

For more information: