This commit is contained in:
rusefillc 2021-12-22 20:14:12 -05:00
parent 15daec77e6
commit 205177a8ce
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@
* CAN driver system settings.
*/
#define STM32_CAN_USE_FDCAN1 TRUE
#define STM32_CAN_USE_FDCAN2 FALSE
#define STM32_CAN_USE_FDCAN2 TRUE
/*
* DAC driver system settings.