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.
1 parent 554d02b commit 01d4e94Copy full SHA for 01d4e94
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