Skip to content

Redundant assignment of Request_EXP #6

@msftrncs

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.

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