You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hardware/i2c.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ lang: en
11
11
12
12
## Use of the I2c bus
13
13
14
-
The I2c bus for the latest revision of the micro:bitseperates the I2c lines into Internal and External use. The [previous revisions share the I2C bus](../i2c-shared/) with the Edge connector and nRF chip.
14
+
The I2c bus for the latest revision of the micro:bitseparates the I2c lines into Internal and External use. The [previous revisions share the I2C bus](../i2c-shared/) with the Edge connector and nRF chip.
15
15
16
16
The internal lines run to the Nordic chip and communicate with the motion sensor and KL27 interface.
0 commit comments