Adafruit_CircuitPython_MiniMQTT
Adafruit_CircuitPython_MiniMQTT copied to clipboard
Don't retry when MQTT response is unauthorized
Update connection code to break out of the retry look when getting either a Incorrect username/password
or Unauthorized
response.
Noticed in #211, although doesn't fix the original post
Tested on a UM FeatherS3