This commit is contained in:
rusefillc 2021-12-22 20:14:12 -05:00
parent 6f0e0a33f2
commit 319ee90b46
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.