Skip to content

Commit 18b3853

Browse files
committed
Update Example10_MultiDemo_v13.ino
1 parent 7b993df commit 18b3853

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

examples/Example10_MultiDemo_v13/Example10_MultiDemo_v13.ino

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,17 @@
77
using the begin function defined in version v1.3 of the library - which allows different
88
TwoWire ports and custom I2C addresses to be used.
99
10+
If you are using the standard Micro OLED display, its I2C address will be 0x3D or 0x3C
11+
depending on how you have the D/C or ADDR jumper configured.
12+
1013
Hardware Connections:
1114
This example assumes you are using Qwiic. See the SPI examples for
1215
a detailed breakdown of connection info.
1316
17+
Want to support open source hardware? Buy a board from SparkFun!
18+
https://www.sparkfun.com/products/13003
19+
https://www.sparkfun.com/products/14532
20+
1421
This code is beerware; if you see me (or any other SparkFun employee) at the
1522
local, and you've found our code helpful, please buy us a round!
1623

0 commit comments

Comments
 (0)