mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
NANORP2040: Update WiFi AP script
This commit is contained in:
parent
daec5e2799
commit
d85122e43e
@ -32,8 +32,6 @@ def start_streaming(server):
|
||||
client.settimeout(5.0)
|
||||
print ('Connected to ' + addr[0] + ':' + str(addr[1]))
|
||||
|
||||
# FPS clock
|
||||
clock = time.clock()
|
||||
while (True):
|
||||
try:
|
||||
# Read data from client
|
||||
|
Loading…
Reference in New Issue
Block a user