micropython-lib/micropython/umqtt.robust/umqtt
puuu 1d1f6acf1a umqtt.robust: let reconnect() call the connect() method of the top class
This allows overriding of the connect() method by a subclass as per the
included examples: `example_lwt_robust.py` and `example_resubscribe_robust.py`.

  Co-authored by: Ian Cotter-Llewellyn <ian_llewellyn@hotmail.com>
  Date: Thu May 25 11:42:20 2023 +0100
2023-06-06 17:15:19 +01:00
..
robust.py umqtt.robust: let reconnect() call the connect() method of the top class 2023-06-06 17:15:19 +01:00