ESP32 and boot message "WRONG PUBSUBCLIENT LIBRARY..."

Hello,

This is strange, this messge fire up when the
MQTT_MAX_PACKET_SIZE is set to 128.
For an esp it should be at 1024.

Could you try to set :
#define MQTT_MAX_PACKET_SIZE 1024
Into pubsubclient.h