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.
2 parents 554d02b + 01d4e94 commit 9bf9e5aCopy full SHA for 9bf9e5a
src/14-i2c/the-general-protocol.md
@@ -1,6 +1,6 @@
1
# General protocol
2
3
-The I2C protocol is more elaborated than the serial communication protocol because it has to support
+The I2C protocol is more elaborate than the serial communication protocol because it has to support
4
communication between several devices. Let's see how it works using examples:
5
6
## Master -> Slave
0 commit comments