Compare commits
3 Commits
Scrimmage-
...
3fdd6ae9d1
| Author | SHA1 | Date | |
|---|---|---|---|
| 3fdd6ae9d1 | |||
| ee0b8eb6a0 | |||
| a745ed8c79 |
10
README.md
10
README.md
@@ -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,7 +26,11 @@ Load the master file into PyBricks, then send it over to the robot. Then you hol
|
||||
|
||||
## License
|
||||
GNU General Public License
|
||||
<<<<<<< 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.
|
||||
Read LICENSE for more information.
|
||||
>>>>>>> dev
|
||||
|
||||
Reference in New Issue
Block a user