Update README.md

This commit is contained in:
2025-12-05 16:50:21 +00:00
parent 82692ffbb8
commit 33a3e1e9d0

View File

@@ -1,3 +1,7 @@
# pybricks-utils
# Team 65266 Lego Dynamics - Pybricks Utils
A collection of Pybricks utilities to assist in your FLL robot programming with Python.
A collection of Pybricks utilities to assist in your FLL robot programming with Python. Created by FLL team 65266, Lego Dynamics.
Included utilities:
- Diagnostics - a program that prints out useful information like battery life, etc.
- Color Sensor Tests - a program that identifies what color the sensor is detecting. If you'd like, you can use our color ranges in your own programs.