Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For issue #223 #231

Closed
wants to merge 2 commits into from
Closed

For issue #223 #231

wants to merge 2 commits into from

Commits on Nov 21, 2021

  1. For issue eclipse-paho#223

    - In the sendPacket() function, when timer is expired mqttwrite() function is not excute. So to give it a change to send ack packet (issue eclipse-paho#223), we need to define a minimal timeout
    - The send packet timeout is defined by MIN_SEND_PACKET_TIMEOUT_MS macro
    vinhlq committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    a78c24c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    fc2a570 View commit details
    Browse the repository at this point in the history