Skip to content

Commit b619a85

Browse files
authored
Update test_iso_picam.py
1 parent 5988e6f commit b619a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imageManagement/test_iso_picam.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import os, io, picamera, time, cv2
1+
import io, picamera, time, cv2
22

33
camera = picamera.PiCamera()
44
u = int(input("u = "))

0 commit comments

Comments
 (0)