add more error led states and ignore CAN send FIFO full error

This commit is contained in:
2025-06-20 00:01:30 +02:00
parent 28fc2a966b
commit 2afdfa8293
2 changed files with 57 additions and 11 deletions

View File

@ -47,6 +47,7 @@ extern "C" {
/* Exported macro ------------------------------------------------------------*/
/* USER CODE BEGIN EM */
void Error_Handler_Led(uint8_t err);
/* USER CODE END EM */
/* Exported functions prototypes ---------------------------------------------*/