Update readme

This commit is contained in:
Tyler Beckman 2023-10-25 21:14:40 -06:00
parent 16883bc123
commit eb6663f024
No known key found for this signature in database

View file

@ -5,6 +5,8 @@ This is the robot code for DSST Cedar's robot in the 2023 BEST robotics competit
## Port mappings ## Port mappings
| Port | Motor | | Port | Motor |
| ---- | ----------------- | | ----- | ------------------- |
| 2 | Left drive motor | | 2 | Left drive motor |
| 3 | Right drive motor | | 3 | Right drive motor |
| 9 | Arm motor |
| UART1 | IR Sensor & Emitter |