mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 02:09:30 +02:00
Add SMA Enable pin to Stark HAL
This commit is contained in:
parent
b84ee20c69
commit
cba77f9eb5
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@ GPIOs on extra header
|
|||
#define PRECHARGE_PIN 25
|
||||
#define BMS_POWER 23
|
||||
|
||||
// SMA CAN contactor pins
|
||||
#define INVERTER_CONTACTOR_ENABLE_PIN 19
|
||||
|
||||
// LED
|
||||
#define LED_PIN 4
|
||||
#define LED_MAX_BRIGHTNESS 40
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue