Added dedicated interface function for setting the operation mode.
All checks were successful
Test And Build / Lint (push) Successful in 5s
Test And Build / Build (push) Successful in 5s

This commit is contained in:
2026-01-20 16:44:13 +01:00
parent 6f639d7233
commit 2578081814
4 changed files with 20 additions and 1 deletions

View File

@@ -331,6 +331,8 @@ available in the IOC shell.
This function is also available in the IOC shell.
- `setScaleMovTimeout`: Set a scaling factor for the expected movement time.
This function is also available in the IOC shell.
- `setMode`: This is an empty function which should be overwritten by concrete
driver implementations.
#### msgPrintControl.h
In addition to the two extension classes this library also includes a mechanism