🧑💻 Give the simulator Stepper access
This commit is contained in:
parent
5b8f7686cb
commit
89e9ae0662
@ -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 New Issue
Block a user