fix: undefined PROMPT
This commit is contained in:
parent
d804efb7ba
commit
407f66bcfd
@ -27,6 +27,7 @@ S3_UPLOAD_TOPIC = "cloudprog/hw4/team02/s3/upload"
|
||||
S3_URL_TOPIC = "cloudprog/hw4/team02/s3/url"
|
||||
|
||||
FORMAT = ".jpg"
|
||||
PROMPT = "> "
|
||||
|
||||
filename = None
|
||||
cam = cv2.VideoCapture(0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user