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 017d20f commit 8a05601
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 @@ -365,6 +365,8 @@ void Controller::Send()
return;
}

// All data have been transferred

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

0 comments on commit 8a05601

Please sign in to comment.