We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7514e7c commit d2c9d1fCopy full SHA for d2c9d1f
Launch.py
@@ -66,7 +66,7 @@ def get_x_rotation(x,y,z):
66
spike_t = 0
67
dep_time = 0
68
69
- if count == 200:
+ if count == 168:
70
GPIO.output(18, True)
71
pwm.ChangeDutyCycle(5)
72
time.sleep(1)
0 commit comments