Compare commits

...

1 Commits

Author SHA1 Message Date
41dfd1de5a Fixed docs 2025-06-17 13:13:43 +02:00

View File

@ -505,6 +505,8 @@ asynStatus setAxisParamImpl(A *axis, C *controller, const char *indexName,
* This function should not be used directly, but rather through its macro * This function should not be used directly, but rather through its macro
* variant `setAxisParamChecked`. * variant `setAxisParamChecked`.
* *
* @tparam A
* @tparam C
* @tparam T * @tparam T
* @param axis * @param axis
* @param controller * @param controller