Parcourir la source

Change Cove_Angle

Anton Van Gorp il y a 1 an
Parent
commit
944ce6a458
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      include/FlipFlat.h

+ 1 - 1
include/FlipFlat.h

@@ -53,7 +53,7 @@
 #define STEPS       200 // steps per revolution for the motor
 #define MICROSTEPS  4
 
-#define COVER_ANGLE 270.0
+#define COVER_ANGLE 180.0
 
 enum devices {
   FLAT_MAN_L = 10,