Update custom_firmware.yaml

add cam as input
This commit is contained in:
AlphaX 2024-07-29 18:22:49 -04:00 committed by GitHub
parent 8dffac9a63
commit ba5e337573
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -133,9 +133,9 @@ pins:
class: [switch_inputs, event_inputs]
ts_name: CMP
- id: [D4, D4]
class: [outputs, switch_inputs]
ts_name: I/O PD4
- id: [D4, D4, D4]
class: [outputs, switch_inputs, event_inputs]
ts_name: CAM2 (PD4)
- id: [D2, D2]
class: [outputs, switch_inputs]