Skip to content

Commit 7b993df

Browse files
committed
Update Example10_MultiDemo_v13.ino
1 parent 14929bb commit 7b993df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/Example10_MultiDemo_v13/Example10_MultiDemo_v13.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ void setup()
3535
{
3636
delay(100);
3737
Wire.begin(); // <-- Change this to (e.g.) Qwiic.begin(); as required
38+
//Wire.setClock(400000); // Uncomment this line to increase the I2C bus speed to 400kHz
3839

3940

4041
/*

0 commit comments

Comments
 (0)