Skip to content

Commit 12a0801

Browse files
authored
README.md aktualisieren
1 parent 1052cad commit 12a0801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ vers = camera.Version()
212212

213213
### I2C Integration
214214

215-
The camera uses I2C (SCCB protocol) to communicate with the camera sensor. You can share this I2C bus with other devices by passing an external I2C object to the camera:
215+
The camera uses I2C (SCCB protocol) to communicate with the camera sensor. You can share this I2C bus with other devices by passing an external I2C object (SoftI2C not supported) to the camera:
216216

217217
#### Sharing I2C with Camera
218218

0 commit comments

Comments
 (0)