mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update script comments.
This commit is contained in:
parent
b3376e056a
commit
16671e4e11
@ -5,6 +5,7 @@
|
||||
# 2) Install the mosquitto client on PC and run the following command:
|
||||
# mosquitto_sub -h test.mosquitto.org -t "openmv/test" -v
|
||||
#
|
||||
# Note: If the mosquitto broker is down (OSError -12) try a different one (ex: broker.hivemq.com)
|
||||
import time, network
|
||||
from mqtt import MQTTClient
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user