Would it be possible to increase password/username size form 16 to 32 bytes? One remark: ``` #define MQTT_MAX_PACKET_SIZE 512 //This one is not working have to check it ``` This has to be manually changed on ``` D:\Users\Jinja\Documents\Arduino\libraries\PubSubClient\src\PubSubClient.h ```