-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing a problem where the Wire library limits the maximum number of …
…bytes sent in one block. * The write library limits the number of written bytes in one block. This fix checks if this limit is reached and splits the transfer into multiple blocks with the maximum size.
- Loading branch information
1 parent
a2c4592
commit 729756c
Showing
1 changed file
with
25 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters