-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Update repositories.txt (add mecmotor lib) #6289
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
Conversation
A problem was found with your submission https://github.com/beastbroak30/Mecmotor ❌ ERROR: The repository has no tags. You need to create a release or tag that matches the |
Thanks for your interest in contributing to the Arduino Library Manager index @beastbroak30 After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
Hello! I'm checking your submission again. |
A problem was found with your submission https://github.com/beastbroak30/Mecmotor ❌ ERROR: The repository has no tags. You need to create a release or tag that matches the |
Thanks for your interest in contributing to the Arduino Library Manager index @beastbroak30 After resolving the issue, trigger this check again by doing one of the following:
❗ NOTE: It is not necessary to open a new pull request. ❗ More information: |
Hello! I'm checking your submission again. |
Your submission has now been accepted! Thanks for your contribution to the Arduino Library Manager index. The library(s) will be available for installation via Library Manager within a day's time. You can check the logs from the Library Manager indexer for your library(s) here: |
Library Name
Mecmotor
Library URL
https://github.com/beastbroak30/Mecmotor
Description
The Mecmotor library provides easy-to-use motor control functions for a 4-wheel mecanum robot using two L298N drivers and an ESP32 board. It supports both default and user-defined pin configurations. Includes basic movement commands like
forward()
,strafer()
, andpivotFR()
, designed for beginners and educational robotics projects.Maintainer
Beastbroak30 (akantarip30@gmail.com)
Category
Device Control
License
MIT
This library is already structured according to Arduino Library Manager guidelines:
library.properties
,keywords.txt
, and example sketchesREADME.md
and MIT LicenseThank you for reviewing!