Hello, great library! For several of my projects I'd need to change the MQTT packet size, but I need to do it from outside of your library.
Indeed, now I'd need to change MQTT_MAX_PACKET_SIZE inside your library, which is not very convenient. A function or a way to do that without changing your library would be great! Thanks.