Skip to content

Commit 2a961f3

Browse files
committed
Update wire.md
1 parent 8688110 commit 2a961f3

File tree

1 file changed

+1
-1
lines changed
  • content/learn/05.communication/01.wire

1 file changed

+1
-1
lines changed

content/learn/05.communication/01.wire/wire.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
8181
The remainder of this article is a collection of links to tutorials, schematics and code snippets that can get you off the ground with I2C.

0 commit comments

Comments
 (0)