Update custom_firmware.yaml

add battv
This commit is contained in:
AlphaX 2024-04-23 00:52:00 -04:00 committed by GitHub
parent e7c2bdab44
commit d3bfdf8baa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@ pins:
# class: [switch_inputs, event_inputs] # class: [switch_inputs, event_inputs]
# ts_name: CMP (A6) # ts_name: CMP (A6)
- id: EFI_ADC_11
class: analog_inputs
ts_name: BattV (C1)
- id: EFI_ADC_8 - id: EFI_ADC_8
class: analog_inputs class: analog_inputs
ts_name: O2-2 (B0) ts_name: O2-2 (B0)