From 41dfd1de5a5a70339b638d00485527599f413bf6 Mon Sep 17 00:00:00 2001 From: smathis Date: Tue, 17 Jun 2025 13:13:43 +0200 Subject: [PATCH] Fixed docs --- src/sinqAxis.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sinqAxis.h b/src/sinqAxis.h index 0ad4829..834e955 100644 --- a/src/sinqAxis.h +++ b/src/sinqAxis.h @@ -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 * variant `setAxisParamChecked`. * + * @tparam A + * @tparam C * @tparam T * @param axis * @param controller