Prusa-Firmware-MMU/tests
Yuri D'Elia 98845008aa Rename Motion::CurrentPos to Position()
This matches PulseGen::Position() and avoids confusion around the term
"current": Position() returns the head position in the queue, not the
"live" axis position.

We have PulseGen::CurPosition() now for this purpose, although we don't
expose it to Motion yet.
2021-07-13 01:03:03 +02:00
..
unit Rename Motion::CurrentPos to Position() 2021-07-13 01:03:03 +02:00
CMakeLists.txt Add first unit test 2021-05-13 17:35:08 +02:00