Merge to main for Scrimmage

This commit is contained in:
2025-10-09 12:01:36 -05:00
24 changed files with 1094 additions and 1 deletions

View File

@@ -14,7 +14,11 @@ This repository contains the Pybricks code for Team 65266 Lego Dynamics' robot f
## Code Structure
<<<<<<< HEAD
Files are the different runs we do, with each run consisting of one or multiple mission completions. Another script combines these files into a "master" file, which then adds the color sensor to start logic.
=======
Files are the different runs we do, with each run consisting of one or multiple mission completions. Another script combines these files into a "master" file, which then adds the color-sensor-to-start logic.
>>>>>>> dev
## How to Use
@@ -22,4 +26,11 @@ Load the master file into PyBricks, then send it over to the robot. Then you hol
## License
GNU General Public License
You can take inspiration from our code, but you can't take our exact code.
<<<<<<< HEAD
You can take inspiration from our code, but you can't take our exact code.
=======
You can take inspiration from our code, but you can't take our exact code.
Read LICENSE for more information.
>>>>>>> dev