Skip to content

Add CalibrationLib for ESP32 #6534

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

Closed
wants to merge 10 commits into from
Closed

Add CalibrationLib for ESP32 #6534

wants to merge 10 commits into from

Conversation

RacoonX65
Copy link
Contributor

Adding CalibrationLib, a versatile Arduino library for ESP32 that provides persistent calibration data storage and management capabilities. The library includes features for:

  • Persistent storage using ESP32's NVS
  • Multiple data type support
  • JSON import/export
  • Encryption support
  • Comprehensive error handling

@github-actions github-actions bot added the topic: modification Change existing list entry label Jul 3, 2025
Copy link
Contributor

github-actions bot commented Jul 3, 2025

Hi @RacoonX65.
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

Copy link
Contributor

github-actions bot commented Jul 3, 2025

A problem was found with your submission https://github.com/RacoonX65/LightweightIoT-Arduino-Lib

ERROR: Submission URL is already in the Library Manager index.

Copy link
Contributor

github-actions bot commented Jul 3, 2025

Thanks for your interest in contributing to the Arduino Library Manager index @RacoonX65
Please resolve the error(s) mentioned in the previous comment.

After resolving the issue, trigger this check again by doing one of the following:

  • Commit the required change to the branch you submitted this pull request from.
  • Comment here, mentioning @ArduinoBot in the comment.

NOTE: It is not necessary to open a new pull request. ❗

More information:
https://github.com/arduino/library-registry/blob/main/README.md#if-the-problem-is-with-the-pull-request

@github-actions github-actions bot requested a review from per1234 July 3, 2025 13:53
Copy link
Contributor

github-actions bot commented Jul 3, 2025

Hi @RacoonX65.
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 removed the request for review from per1234 July 3, 2025 13:53
Copy link
Contributor

github-actions bot commented Jul 3, 2025

A problem was found with your submission https://github.com/RacoonX65/LightweightIoT-Arduino-Lib

ERROR: Submission URL is already in the Library Manager index.

Copy link
Contributor

github-actions bot commented Jul 3, 2025

Thanks for your interest in contributing to the Arduino Library Manager index @RacoonX65
Please resolve the error(s) mentioned in the previous comment.

After resolving the issue, trigger this check again by doing one of the following:

  • Commit the required change to the branch you submitted this pull request from.
  • Comment here, mentioning @ArduinoBot in the comment.

NOTE: It is not necessary to open a new pull request. ❗

More information:
https://github.com/arduino/library-registry/blob/main/README.md#if-the-problem-is-with-the-pull-request

@github-actions github-actions bot requested a review from per1234 July 3, 2025 13:53
@github-actions github-actions bot added topic: removal Remove library from the list and removed topic: modification Change existing list entry labels Jul 3, 2025
Copy link
Contributor

github-actions bot commented Jul 3, 2025

Hi @RacoonX65.
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

Copy link
Contributor

github-actions bot commented Jul 3, 2025

Hi @RacoonX65.
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

Copy link
Contributor

github-actions bot commented Jul 3, 2025

Hi @RacoonX65.
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

@per1234 per1234 added topic: submission Add library to the list and removed topic: removal Remove library from the list labels Jul 3, 2025
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Closing as apparently a duplicate of #6532.

@RacoonX65 you state that the purpose of this pull request is:

Adding CalibrationLib, a versatile Arduino library for ESP32

You already accomplished that only half an hour earlier with #6532. So why would you submit yet another pull request that claims to do the same thing?

Please don't submit pointless pull requests to this repository. The Arduino Library Manager Registry contains thousands of libraries from hundreds of authors. Finite resources are available to maintain this resource which is so important to the Arduino community. Pointless pull requests waste those resources and so this is irresponsible behavior.

⚠ Repeated irresponsible behavior may result in the revocation of your Library Manager Registry privileges.

Thanks in advance for your cooperation.


Perhaps you actually intended to accomplish something productive with this pull request? If so, I am happy to provide advice on how you can accomplish whatever goal you might have. But I can only do that if you make the effort to clearly communicate your intent. You can do that by adding a detailed description in a reply here on the pull request thread. I'll continue to monitor the thread even though the PR is closed.

Although we have automated the library submission process, all other maintenance of this repository is done by humans. So when you want to accomplish something here other than submitting a library you must communicate in a way that a human can understand.

If English is not your native language, you are welcome to compose the description in your native language and then use an automatic translation service (e.g., Google Translate) to convert it to English language before posting it in a comment.

@per1234 per1234 closed this Jul 3, 2025
@per1234 per1234 self-assigned this Jul 3, 2025
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Jul 3, 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