remove random hello varable
This commit is contained in:
parent
fcaa13484a
commit
dc1e150f89
@ -44,7 +44,7 @@ while True:
|
||||
break
|
||||
# write to the file the bytes we just received
|
||||
try:
|
||||
hello = bytes_read.decode()
|
||||
bytes_read.decode()
|
||||
#update_image()
|
||||
os.remove("screen.jpg")
|
||||
os.rename(r"screen_download.jpg",r"screen.jpg")
|
||||
|
Loading…
x
Reference in New Issue
Block a user