Fixed version requirements for turboPmac version

This commit is contained in:
2025-04-10 09:14:26 +02:00
parent e7a1b546c2
commit 67280f2666
2 changed files with 1 additions and 8 deletions

View File

@@ -37,8 +37,6 @@ class detectorTowerController : public turboPmacController {
/**
* @brief Overloaded function of turboPmacController
*
* The function is overloaded in order to read motorCanDisable_
*
* @param pasynUser
* @param value
* @return asynStatus
@@ -48,8 +46,6 @@ class detectorTowerController : public turboPmacController {
/**
* @brief Overloaded function of turboPmacController
*
* The function is overloaded to allow resetting an error.
*
* @param pasynUser Specify the axis via the asynUser
* @param value New value
* @return asynStatus