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

feat: interval function #16

Merged
merged 15 commits into from
Sep 1, 2024
Merged

feat: interval function #16

merged 15 commits into from
Sep 1, 2024

Conversation

Bissas
Copy link
Collaborator

@Bissas Bissas commented Sep 1, 2024

Changes

  • Adds an interval function that runs a callback function at an interval specified in ms.
  • Adds an example for the interval function.
  • Adds an example for the send function.

@Bissas Bissas linked an issue Sep 1, 2024 that may be closed by this pull request
@Bissas Bissas self-assigned this Sep 1, 2024
@Bissas Bissas requested a review from AasmundN September 1, 2024 12:17
@AasmundN AasmundN marked this pull request as ready for review September 1, 2024 12:58
Copy link
Member

@AasmundN AasmundN left a comment

Choose a reason for hiding this comment

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

Nice. Should probably look closer at the stability of the WS and WiFi connections, later.

src/deploii.cpp Outdated Show resolved Hide resolved
@Bissas Bissas requested a review from AasmundN September 1, 2024 13:54
@Bissas Bissas changed the title 15 interval function feat: interval function Sep 1, 2024
@Bissas Bissas merged commit e462622 into main Sep 1, 2024
4 checks passed
@Bissas Bissas deleted the 15-interval-function branch September 1, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interval function
2 participants