Skip to content

Commit

Permalink
FPP model correction (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeStarch committed Feb 20, 2024
1 parent 3efb736 commit dff8b67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ module {{cookiecutter.deployment_name}} {

comStub.comStatus -> framer.comStatusIn
framer.comStatusOut -> comQueue.comStatusIn
comStub.drvDataOut -> comDriver.send
comStub.drvDataOut -> comDriver.$send

}

Expand Down

0 comments on commit dff8b67

Please sign in to comment.