File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/learn/05.communication/01.wire Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ To see the full API for the Wire library, visit its [documentation page](https:/
7575- ` onRequest() ` - Register a function to be called hwen a controller requests data
7676- ` setWireTimeout() ` - Sets the timeout for transmissions in controller mode
7777- ` clearWireTimeoutFlag() ` - Clears the timeout flag
78- - ` getWireTimeoutFlag() ` - Checks whether a timeout has occured since the last time the flag was cleared.
78+ - ` getWireTimeoutFlag() ` - Checks whether a timeout has occurred since the last time the flag was cleared.
7979
8080## Examples
8181The remainder of this article is a collection of links to tutorials, schematics and code snippets that can get you off the ground with I2C.
You can’t perform that action at this time.
0 commit comments