Set precharge control to open if the AUX is open

This commit is contained in:
2024-09-09 19:45:15 +02:00
parent a942a95ec0
commit 2b3c79c11f
4 changed files with 20 additions and 6 deletions

View File

@ -48,6 +48,7 @@ extern int hv_active;
extern int neg_air_closed;
extern int pos_air_closed;
extern int precharge_closed;
extern int precharge_opened;
/* USER CODE END EC */
/* Exported macro ------------------------------------------------------------*/