arduino-libraries/ArduinoMqttClient

Send more than 263 character

ltonini80 opened this issue · 1 comments

Sorry but how I can send more than 263 character in one message.
Now Message is truncate at 263.
Thank

By changing TX_PAYLOAD_BUFFER_SIZE to a larger value.