From d6f8d27561b6761d444607e1662f7168c5d2fc72 Mon Sep 17 00:00:00 2001 From: Bipul Gautam <56266558+bipul2002star@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:50:31 +0530 Subject: [PATCH] Update bot.py --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 8e5262b..5e1fb59 100644 --- a/bot.py +++ b/bot.py @@ -23,7 +23,7 @@ def getPixel(Image,x, y): total_time = 0 # the intervals where the bot will search for obstacles -y_search, x_start, x_end = 350, 435, 450 +y_search, x_start, x_end = 350, 435, 453 y_search2 = 275 # for the birds