micropython-lib/umqtt.simple/umqtt
puuu b66c68ee4e umqtt.simple: Let subscribe() process incoming async PUBLISH messages.
Utilising retained messages and multiple subscribes, a message could
arrive before the SUBACK packet.  Therefore, wait_msg() must be called
in subscribe().
2016-08-10 22:22:22 +03:00
..
simple.py umqtt.simple: Let subscribe() process incoming async PUBLISH messages. 2016-08-10 22:22:22 +03:00