Add SMA Enable pin to Stark HAL

This commit is contained in:
Daniel Öster 2024-08-21 22:18:27 +03:00
parent b84ee20c69
commit cba77f9eb5

View file

@ -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