File tree Expand file tree Collapse file tree 1 file changed +21
-13
lines changed Expand file tree Collapse file tree 1 file changed +21
-13
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,15 @@ Vacuum | vacuum | 60 | 1
2222
2323## Servos
2424
25- Subsystem | Servo | PWM
26- ----------- | ----- | ---
27- CargoCenter | left | 0
28- CargoCenter | right | 1
25+ Subsystem | Servo | PWM
26+ ----------- | -------------- | ---
27+ CargoCenter | left | 0
28+ CargoCenter | right | 1
29+ Climb | leftKickstand | 2
30+ Climb | rightKickstand | 3
31+ Climb | ratchet | 4
32+ Biscuit | krakenRelease | 5
33+ Biscuit | krakenLock | 6
2934
3035## CANifier
3136
@@ -39,15 +44,18 @@ Pin # | Name | Attached To
3944
4045## DIO
4146
42- Subsystem | I/O | DIO
43- ----------- | ------ | ---
44- AutonSwitch | 0 | 0
45- AutonSwitch | 1 | 1
46- AutonSwitch | 2 | 2
47- AutonSwitch | 3 | 3
48- AutonSwitch | 4 | 4
49- AutonSwitch | 5 | 5
50- Vision | lights | 6
47+ Subsystem | I/O | DIO
48+ ----------- | -------------| ---
49+ AutonSwitch | 0 | 0
50+ AutonSwitch | 1 | 1
51+ AutonSwitch | 2 | 2
52+ AutonSwitch | 3 | 3
53+ AutonSwitch | 4 | 4
54+ AutonSwitch | 5 | 5
55+ Vision | lights | 6
56+ Vision | lights | 7
57+ Intake | beamBreak | 8
58+ Vision | rightCamTune | 9
5159
5260## PCM
5361
You can’t perform that action at this time.
0 commit comments