mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Remove old example
This commit is contained in:
parent
2582ae5c6e
commit
4944ada3aa
@ -1,9 +0,0 @@
|
||||
import sensor, imlib, time
|
||||
clock = time.clock()
|
||||
while (True):
|
||||
clock.tick()
|
||||
|
||||
# take snapshot
|
||||
image = sensor.snapshot()
|
||||
|
||||
print (clock.fps())
|
||||
Loading…
Reference in New Issue
Block a user