8000 Update content/hardware/02.hero/boards/uno-r4-wifi/tutorials/cheat-sh… · jakelawrence/docs-content@12d0cf6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 12d0cf6

Browse files
Update content/hardware/02.hero/boards/uno-r4-wifi/tutorials/cheat-sheet/cheat-sheet.md
Co-authored-by: Karl Söderby <35461661+karlsoderby@users.noreply.github.com>
1 parent 6480ab5 commit 12d0cf6

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/02.hero/boards/uno-r4-wifi/tutorials/cheat-sheet

1 file changed

+1
-1
lines changed

content/hardware/02.hero/boards/uno-r4-wifi/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ Wire.endTransmission(); //stop transmit
398398

399399
![Qwiic Connector on UNO WiFi R4](assets/QWIIC.png)
400400

401-
***The Qwiic connector on the UNO R4 WiFi is connected to the secondary I2C bus, meaning that it uses the Wire1 object rather than the Wire object.***
401+
***The Qwiic connector on the UNO R4 WiFi is connected to the secondary I2C bus (IIC0), which uses the `Wire1` object rather than the `Wire` object. Please note that the Qwiic connector is 3.3 V only.***
402402

403403
The UNO R4 WiFi features a Qwiic/STEMMA connector that you can use to connect modules, often allowing you to daisy chain several modules and control all of them through a single connector.
404404

0 commit comments

Comments
 (0)
0