MotionLib
1.0.0
SamBuCa motion library
|
Public Member Functions | |
Context (const std::string &prefix, const ccut::yml::NodeRef &ref) | |
void | checkReply (grbl::ErrorCode rc) |
Public Attributes | |
const std::string | prefix |
const std::string | id |
std::chrono::steady_clock::time_point | nextPoll |
std::set< mgrbl::Instance > | used |
std::shared_ptr< grbl::GrblDeviceBase > | device |
Definition at line 37 of file MGrblPlatformData.hpp.