Skip to content
Snippets Groups Projects
Commit 9b970aea authored by Marvin Häuser's avatar Marvin Häuser
Browse files

simulator: separate action and delay action

Commit f1db3a0a adjusted
ActionFuncPointer to generally return a delay. However, this is only
done for TMLDelayAction generation, leaving the other producers of
ActionFuncPointer emitting functions without a return value despite the
changed return type.

To address this, distinguish between ActionFuncPointer and
DelayActionFuncPointer.
parent 3d78ceb0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment