Skip to content

Tipp for your documentation: no changes in PubSubClient.h needed #24

@funtomaas

Description

@funtomaas

Hi.
the documentation of PubSubclient says, you can use:
setBufferSize() to override MQTT_MAX_PACKET_SIZE.
So maybe you can easily change your Documentation and everybody can use the PubSubClient.lib & updates without changes,

PubSubClient::setBufferSize(512);` // to override MQTT_MAX_PACKET_SIZE (default = 256)

Cool work so far, thanx!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions