Send SDC_Closed without plausibility delay

This commit is contained in:
2024-07-17 18:21:21 +02:00
parent a4fd5d26f5
commit b68d26decb
3 changed files with 8 additions and 5 deletions

View File

@ -42,6 +42,7 @@ extern "C" {
/* Exported constants --------------------------------------------------------*/
/* USER CODE BEGIN EC */
extern int sdc_closed;
extern int sdc_closed_nodelay;
/* USER CODE END EC */
/* Exported macro ------------------------------------------------------------*/