We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Docu: Wire::read()
Returns The next byte received
It should be:
Returns The next byte received (or -1 if no data is available). Data type: int.