From 40dc9adaa757dce685c706ce1bee15b643c13c13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20SAILLANT?= Date: Fri, 15 Sep 2023 12:23:40 +0200 Subject: [PATCH] update comment --- CODE/src/main.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CODE/src/main.cpp b/CODE/src/main.cpp index 02e33d1..47a6c5f 100644 --- a/CODE/src/main.cpp +++ b/CODE/src/main.cpp @@ -1,6 +1,5 @@ - /* -controle de moteur pas à pas selon commande DMX +controle de position et vitesse pour moteur pas à pas selon commande DMX code par Clément SAILLANT pour Hémisphère - 2023 c.saillant@gmail.com @@ -20,7 +19,6 @@ https://www.omc-stepperonline.com/download/34HS59-6004D-E1000.pdf Controleur CL86T V4.0 https://www.omc-stepperonline.com/index.php?route=product/product/get_file&file=389/CL86T%20(V4.0).pdf - */ #include "PIN_mapping.h" // fichier contenant les variables globales et le mapping des pins