Skip to content

建议通过setBufferSize与setKeepAlive进行设置 | Suggest to set MQTT_KEEPALIVE and MQTT_MAX_PACKET_SIZE by set method, other than revision the PubSubClient.h #4

Description

@NirViaje

eg:

AliyunMQTTclient.setBufferSize(1024);
AliyunMQTTclient.setKeepAlive(60);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions