Ver código fonte

Change Cove_Angle

Anton Van Gorp 1 ano atrás
pai
commit
944ce6a458
1 arquivos alterados com 1 adições e 1 exclusões
  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,