Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
LandryNorris committed Sep 11, 2024
1 parent e6aa6a0 commit e03703c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ new call with different data is sent before the previous
interval is up. Sending a frame with an interval of -1
will cancel the repeat, and not send the frame. Sending with
an interval of 0 will schedule the new frame once, then stop
repeating.
repeating. Unlike with a positive interval, and interval of 0
guarantees that each new message will be sent.

## Build Requirements

Expand Down

0 comments on commit e03703c

Please sign in to comment.