Production/ISKBoard_QCTester/Core/Src/main.c
@@ -145,6 +145,9 @@ test_beep(); test_relay(); test_spiflash(); test_rtc(); test_mikrobus(); /* USER CODE END 2 */ @@ -152,21 +155,16 @@ /* USER CODE BEGIN WHILE */ while (1) { test_mikrobus(); test_spiflash(); test_rtc(); test_wifi(); test_led(); test_adc(); test_ds18b20(); test_sht20(); test_wifi(); test_usart3(); test_can(); test_rs485(); test_led(); /* USER CODE END WHILE */ /* USER CODE BEGIN 3 */