Skip to content

Instantly share code, notes, and snippets.

View Manish3323's full-sized avatar
💻
Preparing for Lamboooo 🛹

Manish Gowardipe Manish3323

💻
Preparing for Lamboooo 🛹
  • Thoughtworks
  • Mumbai, india
  • 00:18 (UTC +05:30)
View GitHub Profile
from ppadb.client import Client
from PIL import Image
import time
import numpy
global colorInHand
global nextColor
bb = [[485,1630],[605,1630]]
adb = Client(host='127.0.0.1', port=5037)
devices = adb.devices()