Skip to content

Redundant assignment of Request_EXP #6

Description

@msftrncs

Request_EXP := CANSDO_DATA[0].1; (* download expedited? *)
IF Request_EXP THEN
(* expedited, packet includes data, determine how many bytes and check if valid *)
Request_EXP := TRUE;

Line 151 seems redundant.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions