Update README.md

This commit is contained in:
2024-11-15 12:12:15 +01:00
parent a4501b4517
commit 2a95f82c47

View File

@ -27,7 +27,7 @@ sinqMotor offers a variety of additional methods for children classes to standar
- `doPoll`: This is an empty function which should be overwritten by concrete driver implementations.
- `move`: This function sets the absolute target position in the parameter library and then calls `doMove`.
- `doMove`: This is an empty function which should be overwritten by concrete driver implementations.
- `movementTimeoutWatchdog`: Manages a watchdog mechanism for movement operations
- `movementTimeoutWatchdog`: Manages a watchdog mechanism for movement operations.
## Versioning