interrupt géré compil ok sans isr

Fork of T2_STM32 by Atechsys

Revision:
6:6291f032e996
Parent:
5:d6484db1ec5c
--- a/config.h	Mon Feb 05 08:10:13 2018 +0000
+++ b/config.h	Mon Feb 05 15:05:23 2018 +0000
@@ -3,8 +3,9 @@
 #define LIFTDIRPIN             D1
 #define LIFTCURRENTSENSOR      D2
 
-char Lift[3] = "D0";
-char Lift[
+//char Lift[3] = "D0";
+//char Lift[4] = "D1";
+
 
 //Paramètres Chariot
 #define Carriage_StepPin        6