2fb6f19a84
Using a boolean argument just leads to a lot of trailing booleans in the function calls and is not user friendly. Instead, introduce PostAction() to send an action that runs after the coroutine (equivalent to passing false or the default argument), and leave RunAction as the immediate execution function. |
||
---|---|---|
.. | ||
microwave_footprint.cpp | ||
microwave_inductor.cpp | ||
microwave_polygon.cpp | ||
microwave_tool.cpp | ||
microwave_tool.h |