Skip to content

Commit 0caecfc

Browse files
committed
forgot a line
1 parent adf15aa commit 0caecfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Trash_Panda/code.py

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
led.direction = Direction.OUTPUT
1010

1111
# TowerPro servos like 500/2500 pulsewidths, make the wings flap a full 180
12+
crickit.servo_1.set_pulse_width_range(min_pulse=500, max_pulse=2500)
1213
crickit.servo_2.set_pulse_width_range(min_pulse=500, max_pulse=2500)
1314

1415
print("Its TRASH PANDA TIME!")

0 commit comments

Comments
 (0)