From 21ffcba8be1a1e1f37a4496b57cfb2e4176f9acd Mon Sep 17 00:00:00 2001 From: smathis Date: Tue, 22 Apr 2025 15:07:45 +0200 Subject: [PATCH] Back to dev version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a7eb113..7dd9222 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=0.13.0 +sinqMotor_VERSION=mathis_s # These headers allow to depend on this library for derived drivers. HEADERS += src/masterMacsAxis.h