Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Dec 11, 2024
1 parent 9b544db commit 084491b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpp/controllers/controller.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,8 @@ void Controller::Send()
return;
}

// All data have been transferred

switch (GetPhase()) {
case bus_phase::msgin:
ProcessEndOfMessage();
Expand Down

0 comments on commit 084491b

Please sign in to comment.