@@ -29,11 +29,6 @@ def calibrate(x):
#print('{}..{}'.format(ret.max(), ret.min()))
return ret
class state:
calibrate = False
# Global variables for the last mouse position
last_x, last_y = 0, 0
img, calibrated_img = None, None
The note is not visible to the blocked user.