Skip to content

Commit 0f92c63

Browse files
committed
Remove more at the bottom
1 parent 220eecb commit 0f92c63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/external_devices_examples/pushbot_light_follower.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
start_row = 30
117117

118118
# Last row to consider in any group of pixels (i.e. ignore bright bottom lights)
119-
end_row = retina_resolution.value.pixels - 30
119+
end_row = retina_resolution.value.pixels - 40
120120

121121
# Connection weights for this connection list
122122
w_conn = 0.2

0 commit comments

Comments
 (0)