Skip to content

Bug in BMSModuleManager::processCANMsg #28

@JimsterCoder

Description

@JimsterCoder

I am considering using this code so was having a look around. I believe line 471 of BMSModuleManager::processCANMsg

if (moduleId = 0xFF)  //every module

is a bug. It should be == not =
The statement will always be true and will over write moduldId

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions