Skip to content

Update repositories.txt #6540

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

Merged
merged 1 commit into from
Jul 4, 2025
Merged

Update repositories.txt #6540

merged 1 commit into from
Jul 4, 2025

Conversation

agafford-ST
Copy link
Contributor

Added the Space Trek MakerBox library

Added the Space Trek MakerBox library
@github-actions github-actions bot added the topic: submission Add library to the list label Jul 4, 2025
Copy link
Contributor

github-actions bot commented Jul 4, 2025

Arduino Lint has suggestions for possible improvements to https://github.com/SpaceTrekKSC/MakerBox:

Linting library in MakerBox
INFO: No header file found matching library name (SpaceTrek_MakerBox.h). Best practices are for primary header filename 
      to match library name.                                                                                            
      See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format            
      (Rule LS008)                                                                                                      
WARNING: library.properties name SpaceTrek MakerBox contains spaces. Although supported, best practices is to not use   
         spaces.                                                                                                        
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format         
         (Rule LP015)                                                                                                   

Linter results for project: 0 ERRORS, 1 WARNINGS

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

Linting sketch in MakerBox/examples/L00_Blink

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L00_Hello_Arduino

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L01_Touch_Sound

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L02_Button_LED

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L03_BreathingLight

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L04_Rocker_Switch

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L05_LightSensor

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L06_WaterSensor

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L07_VibrationMotor

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L08_Buzzer_PlayTone

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L09_RGB_LED

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L10_Slider

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L11_Display

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L12_Touch_Display

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L13_Touch_Debounce

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L14_Temperature_Display

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L15_Number_Flash

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L16_Knob_Angle

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L17_Knob_Control_Brightness

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L18_HelloWorld1602

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L19_Clock_Display

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L20_DisplayClock1602

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L21_Clock_Input

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L22_UltrasonicDisplay

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L23_UltrasonicDisplay2

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L24_IR_Keys

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L25_IR_Control_Display

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L26_Play_Music

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L27_PlayWithName

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L28_Knob_Control_Volume

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L29_Touch_Control_MP3

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L30_IR_Control_MP3

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L31_Speak_Voice

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L32_Speak_Pi

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L33_UltrasonicSpeak

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L34_Speak_Temperature

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L35_Speak_Clock

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/L36_Speak_Clock_Temp

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/P01_Traffic_Light

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/P02_Ultrasonic_Alarm

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/P03_Ultrasonic_Distance_Detector

Linter results for project: no errors or warnings

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

Linting sketch in MakerBox/examples/P04_Ultrasonic_Air_Gate

Linter results for project: no errors or warnings

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

Linter results for projects: 0 ERRORS, 1 WARNINGS

@github-actions github-actions bot merged commit 533dd9c into arduino:main Jul 4, 2025
11 checks passed
Copy link
Contributor

github-actions bot commented Jul 4, 2025

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:
http://downloads.arduino.cc/libraries/logs/github.com/SpaceTrekKSC/MakerBox/

github-actions bot pushed a commit that referenced this pull request Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: submission Add library to the list
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant