From b8c9a58baa37fff18256c0d7dd0a9b0a53d7f045 Mon Sep 17 00:00:00 2001 From: smathis Date: Fri, 25 Apr 2025 16:02:11 +0200 Subject: [PATCH] Recompiled against turboPmac 0.13 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fdd3083..d0d73d5 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ REQUIRED+=motorBase motorBase_VERSION=7.2.2 # Specify the version of turboPmac we want to build against -turboPmac_VERSION=mathis_s +turboPmac_VERSION=0.13.0 # These headers allow to depend on this library for derived drivers. HEADERS += src/seleneGuideController.h