test webhook
This commit is contained in:
2
main.py
2
main.py
@@ -100,7 +100,7 @@ def touch(event):
|
|||||||
elif dy < -50 and abs(dx) < 80 and duration > 0.08:
|
elif dy < -50 and abs(dx) < 80 and duration > 0.08:
|
||||||
return "ontop"
|
return "ontop"
|
||||||
else:
|
else:
|
||||||
print("touch problem")
|
print("touch probleeeeem")
|
||||||
return False
|
return False
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user