A little startup delay to ignore trash signals on RS485 line

This commit is contained in:
Anton Mukhin
2023-08-30 18:21:59 +03:00
parent 7c6e6a49e5
commit 65ca64389e

View File

@@ -93,7 +93,7 @@ int main(void)
SystemClock_Config();
/* USER CODE BEGIN SysInit */
HAL_Delay(400);
/* USER CODE END SysInit */
/* Initialize all configured peripherals */