mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
Simplify GPIO for secondary battery
This commit is contained in:
parent
f44091997f
commit
bd95cbd7cc
6 changed files with 12 additions and 33 deletions
|
@ -50,6 +50,7 @@ GPIOs on extra header
|
|||
#define NEGATIVE_CONTACTOR_PIN 33
|
||||
#define PRECHARGE_PIN 25
|
||||
#define BMS_POWER 23
|
||||
#define SECOND_BATTERY_CONTACTORS_PIN 19 //Available as extra GPIO via pin header
|
||||
|
||||
// Automatic precharging
|
||||
#define HIA4V1_PIN 19 //Available as extra GPIO via pin header
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue