24 #ifndef MEDGEGRBLDEVICE_HPP__
25 #define MEDGEGRBLDEVICE_HPP__
27 #include "EdgeGrblDeviceBase.hpp"
28 #include "util/grbl/MGrblDeviceBase.hpp"
48 const std::string &driverPath = std::string());
MEdgeGrblDevice(int lun, const std::string &driverPath=std::string())
Construct a new EdgeGrblDevice.
base class for multi-grbl devices