🧑💻 Give the simulator Stepper access
This commit is contained in:
parent
3b4c759872
commit
8455408382
|
|
@ -316,6 +316,8 @@ constexpr ena_mask_t enable_overlap[] = {
|
|||
// Stepper class definition
|
||||
//
|
||||
class Stepper {
|
||||
friend class KinematicSystem;
|
||||
friend class DeltaKinematicSystem;
|
||||
|
||||
public:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue