added light control test to default task

This commit is contained in:
2024-02-10 04:21:31 +01:00
parent 9ad21e1732
commit 9f103866f2
3 changed files with 19 additions and 3 deletions

View File

@@ -119,7 +119,7 @@ int main(void)
MX_USART3_UART_Init();
MX_RTC_Init();
MX_SDMMC1_SD_Init();
MX_ADC1_Init();
MX_ADC1_Init();
MX_FDCAN1_Init();
MX_FDCAN2_Init();
MX_I2C1_Init();