Skip to content

Commit 8a74ea2

Browse files
committed
more video
1 parent ac47030 commit 8a74ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ def publish_msgs(msg, topic, broker, interval=0, qos=2):
7474
'video': 2
7575
}
7676

77-
send = msgs['photo']
77+
send = msgs['video']
7878

7979
try:
8080
if hostname in broker:

0 commit comments

Comments
 (0)