-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add FuzzyMamdani Library #5785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add FuzzyMamdani Library #5785
Conversation
Hi @Giosephe. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
Hi @Giosephe. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
Hi @Giosephe. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
Hi @per1234, I have updated the JSON file to fix the UTF-8 encoding issue. Could you kindly review my submission? Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @Giosephe. Thanks for your interest in contributing to the Arduino Library Manager.
You are not coming even close to following the correct procedure for submitting a library. Please carefully read and follow the instructions for submitting a library that are provided in the readme of this repository:
https://github.com/arduino/library-registry#adding-a-library-to-library-manager
If you have any questions or problems while following those instructions, just comment on this pull request thread with a detailed description of the situation and I'll provide further assistance.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the sake of a tidy repository, I'm going to close this due to lack of activity.
@Giosephe if you ever want to have another try at registering the library, please submit another pull request to add the library, making sure to carefully follow the instructions this time.
I'll continue to monitor this thread, so feel free to let me know if you have any questions or concerns.
Thank you for your understanding and for taking the time to review my pull request. I’d like to explain that the inactivity was due to my studies, which required me to reduce my free time significantly. However, I want to assure you that I haven’t lost interest in integrating my library into the Arduino Library Registry. I plan to revisit this project in about two weeks and will make sure to carefully review and meet all the necessary requirements for the next submission. I greatly appreciate your guidance and support throughout this process. Thank you again for your patience and help. I’ll make sure to follow the instructions closely next time. |
This pull request adds the FuzzyMamdani library to the Arduino Library Registry.
The library is designed for beginners and students, offering an easy way to implement fuzzy logic control systems.
Repository: https://github.com/Giosephe/FuzzyMamdani