From f733718ee7a4023735c5e6335ca064d0c377333e Mon Sep 17 00:00:00 2001 From: smathis Date: Wed, 9 Apr 2025 15:26:45 +0200 Subject: [PATCH] Using appropriate sinqMotor version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7dd9222..1602269 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ REQUIRED+=sinqMotor motorBase_VERSION=7.2.2 # Specify the version of sinqMotor we want to build against -sinqMotor_VERSION=mathis_s +sinqMotor_VERSION=0.10.0 # These headers allow to depend on this library for derived drivers. HEADERS += src/masterMacsAxis.h