Closed tthiery closed 4 years ago
Usage e.g.
await motor.StartSpeedAsync(CCW * 75);
If CCW and CW are not consistent in regards of usage across modes and devices, consider using a pattern similar to XNamespace.
XNamespace
Lesson learnt from #47
Usage e.g.
If CCW and CW are not consistent in regards of usage across modes and devices, consider using a pattern similar to
XNamespace
.Lesson learnt from #47