MotionLib
1.0.0
SamBuCa motion library
|
Public Types | |
typedef std::function< void(ImmediateCmd &, Context &)> | Function |
Public Member Functions | |
ImmediateCmd (Function run, PromiseBase *prom) | |
Public Attributes | |
Function | run |
std::unique_ptr< PromiseBase > | prom |
Definition at line 72 of file GrblPlatformData.hpp.