mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 18:29:48 +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,7 +50,7 @@ The pin layout below supports the following:
|
|||
#define POSITIVE_CONTACTOR_PIN GPIO_NUM_5
|
||||
#define NEGATIVE_CONTACTOR_PIN GPIO_NUM_16
|
||||
#define PRECHARGE_PIN GPIO_NUM_17
|
||||
|
||||
#define SECOND_BATTERY_CONTACTORS_PIN GPIO_NUM_32
|
||||
// SMA CAN contactor pins
|
||||
#define INVERTER_CONTACTOR_ENABLE_PIN GPIO_NUM_14
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue