arduino-mqtt
arduino-mqtt copied to clipboard
MQTT library for Arduino
because the wifi connection is sometimes lost , how do you ensure that data sent when the wifi connection is lost - is still sent after the wifi is reconnected...
## Problem Description I have an ESP32 WROOM 32 Dev1 Kit When I load the ESP32DevelopmentBoard.ino example file (making the necessary SSID and PW changes) I get the built in...
This change allows the library to be installed via Espressif's IDF Component Manager. It doesn't involve publishing it to the ESP Component Registry, but rather installing it via git.