Skip to content

Conversation

@ByteVoltaTeam
Copy link
Contributor

This is a simple PID control library with support for Proportional, Integral, Derivative control, windup constraint, and derivative smoothing.

@github-actions github-actions bot added the topic: submission Add library to the list label Mar 15, 2025
@github-actions
Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/ByteVoltaTeam/PIDEasy:

Linting library in PIDEasy
WARNING: Unable to load the library.properties url field: 404 Not Found                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP042)                                                                                          
WARNING: Sketch(es) found outside examples and extras folders:                                    
           PIDEasy                                                                                
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD003)                                                                             
WARNING: No example sketches found. Please provide examples.                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD004)                                                                             

Linter results for project: 0 ERRORS, 3 WARNINGS

-------------------

@github-actions
Copy link
Contributor

ERROR: Your submission meets all requirements. However, the pull request could not be merged.

Please follow this guide to sync your fork:
https://docs.github.com/github/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

Once that is done, it will be merged automatically.

@github-actions github-actions bot requested a review from per1234 March 15, 2025 14:56
@github-actions
Copy link
Contributor

Hi @ByteVoltaTeam.
Your pull request has been detected as something other than a Library Manager submission.
A maintainer will need to review it before it can be merged.

If you intended to submit a library, please check the instructions and update your pull request if necessary:
https://github.com/arduino/library-registry/blob/main/README.md#instructions

@github-actions github-actions bot added topic: other Something other than a library list request and removed topic: submission Add library to the list labels Mar 15, 2025
@github-actions github-actions bot removed the request for review from per1234 March 15, 2025 15:07
@github-actions github-actions bot added topic: submission Add library to the list and removed topic: other Something other than a library list request labels Mar 15, 2025
@github-actions
Copy link
Contributor

Arduino Lint has suggestions for possible improvements to https://github.com/ByteVoltaTeam/PIDEasy:

Linting library in PIDEasy
WARNING: Unable to load the library.properties url field: 404 Not Found                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format
         (Rule LP042)                                                                                          
WARNING: Sketch(es) found outside examples and extras folders:                                    
           PIDEasy                                                                                
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD003)                                                                             
WARNING: No example sketches found. Please provide examples.                                      
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#library-examples
         (Rule LD004)                                                                             

Linter results for project: 0 ERRORS, 3 WARNINGS

-------------------

@github-actions
Copy link
Contributor

ERROR: Your submission meets all requirements. However, the pull request could not be merged.

Please follow this guide to sync your fork:
https://docs.github.com/github/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

Once that is done, it will be merged automatically.

@github-actions github-actions bot requested a review from per1234 March 15, 2025 15:07
@ByteVoltaTeam
Copy link
Contributor Author

@per1234 can you help me to solve the conflict, because i don't understand what is wrong

@per1234 per1234 added the conclusion: duplicate Has already been submitted label Mar 15, 2025
@per1234 per1234 self-assigned this Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conclusion: duplicate Has already been submitted topic: submission Add library to the list

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants