Make SDC state globally available

This commit is contained in:
2023-04-26 13:18:54 +02:00
parent 6c27b83377
commit 29b411e4af
3 changed files with 8 additions and 11 deletions

View File

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