foxBMS / foxbms-2

foxBMS 2, online documentation at https://docs.foxbms.org
https://foxbms.org
Other
263 stars 121 forks source link

identical condition #59

Closed maddin200 closed 3 weeks ago

maddin200 commented 3 weeks ago

File: src/app/driver/can/can.c line 532 Code: canREG2->IF2MCTL = 0x00001000U | (uint32)0x00000400U | (uint32)0x00000000U / identical -->/ | (uint32)0x00000000U | (uint32)8U;

foxBMS commented 3 weeks ago

Dear @maddin200,

This is intended, please see https://github.com/foxBMS/foxbms-2/issues/17#issuecomment-1689649525.

Best regards, The foxBMS Team