Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
Adjust readme to changed names.
Browse files Browse the repository at this point in the history
  • Loading branch information
BenediktBurger committed Jun 19, 2024
1 parent 16a3d89 commit ea3de88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ That removes the need to create a director for a specific instrument, but offers

### Trinamic Motor Cards

The `actors.motor_controller` offers an Actor for Trinamic motor cards.
The `directors.motor_director` offers the corresponding Director, which can be used as an in-place replacement for trinamic motor cards objects of the [pytrinamic](https://github.com/trinamic/PyTrinamic) project.
The `actors.tmc_motor_actor` offers an Actor for Trinamic motor cards.
The `directors.tmc_motor_director` offers the corresponding Director, which can be used as an in-place replacement for trinamic motor cards objects of the [pytrinamic](https://github.com/trinamic/PyTrinamic) project.


## Tools
Expand Down

0 comments on commit ea3de88

Please sign in to comment.