Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d513a24

Browse files
Update qwiic.md
1 parent 5a8821c commit d513a24

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎content/hardware/02.hero/boards/uno-r4-wifi/tutorials/qwiic/qwiic.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Wire1.begin();
7575
libraryName.begin( Wire1 );
7676
```
7777

78-
For example, when using SparkFuns AHT20 library, your setup function could look something like this:
78+
For example, when using SparkFuns AHT20 library, a sketch that read the temperature and prints it to the serial monitor could look like this:
7979
```arduino
8080
#include <Wire.h>
8181
#include <SparkFun_Qwiic_Humidity_AHT20.h>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /