arduino-mqtt
arduino-mqtt copied to clipboard
ESP32 PSRAM for MQTT buffer?
Hi, Thankyou for a really good library! Is it possible to set the MQTT send and receive buffers to PSRAM on the ESP32-Wrover. If it is, could you advise something I could try?
Not at the moment, but we could add a new constructor that allows setting a pre-allocated buffer. I'm happy to review a PR.