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

Fix keepalive timer #258

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Fix keepalive timer #258

merged 1 commit into from
Feb 24, 2024

Conversation

deerfelyk
Copy link

MQTTClient.keepAliveInterval is expected to be stored as a value in seconds, so TimerCountdown() is the appropriate function here.

Signed-off-by: Kyle Freed <kylefreed@live.com>
@deerfelyk deerfelyk marked this pull request as ready for review February 21, 2024 20:52
@CIPop CIPop requested review from CIPop and icraggs February 24, 2024 18:56
Copy link

@CIPop CIPop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @deerfelyk !

@CIPop CIPop merged commit de1c690 into eclipse:develop Feb 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants