sync0CycleTime static member of StepGen

This commit is contained in:
Hakan Bastedt
2024-01-11 10:54:13 +01:00
parent a4488da9fa
commit 5df911296c
4 changed files with 6 additions and 7 deletions

View File

@@ -99,3 +99,4 @@ void MyEncoder::setLatch(uint8_t latchEnable)
}
oldLatchCEnable = latchEnable;
}