Skip to content

Commit 21e1280

Browse files
committed
Update Broken Narrow OLED Image and Include Button to API Reference
1 parent 1d2dcf2 commit 21e1280

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

docs/hug_0p91.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The [SparkFun Qwiic OLED Display](https://www.sparkfun.com/products/24606) can d
77

88
- <a href="https://www.sparkfun.com/products/24606">
99
<figure markdown>
10-
<img src="https://cdn.sparkfun.com/r/600-600/assets/parts/2/4/9/6/3/LCD-24606-Qwiic-OLED-Display-Action-11.jpg" style="width:140px; height:140px; object-fit:contain;" alt="SparkFun Qwiic OLED Display (0.91 in., 128x32)">
10+
<img src="https://cdn.sparkfun.com/assets/parts/2/4/9/6/3/LCD-24606-Qwiic-OLED-Display-Action-11-Blue.jpg" style="width:140px; height:140px; object-fit:contain;" alt="SparkFun Qwiic OLED Display (0.91 in., 128x32)">
1111
</figure>
1212
</a>
1313

@@ -278,7 +278,7 @@ Of course, you will also need a Qwiic Micro OLED if you have not added that to y
278278
<!-- ----------WHITE SPACE BETWEEN PRODUCTS---------- -->
279279
- <a href="https://www.sparkfun.com/products/24606">
280280
<figure markdown>
281-
<img src="https://cdn.sparkfun.com/r/600-600/assets/parts/2/4/9/6/3/LCD-24606-Qwiic-OLED-Display-Action-11.jpg" style="width:140px; height:140px; object-fit:contain;" alt="SparkFun Qwiic OLED Display (0.91 in., 128x32)">
281+
<img src="https://cdn.sparkfun.com/assets/parts/2/4/9/6/3/LCD-24606-Qwiic-OLED-Display-Action-11-Blue.jpg" style="width:140px; height:140px; object-fit:contain;" alt="SparkFun Qwiic OLED Display (0.91 in., 128x32)">
282282
</figure>
283283
</a>
284284

@@ -486,6 +486,10 @@ For a more durable enclosure, you could use wood, metal, or plastic. However, yo
486486

487487
The Qwiic OLED (0.91", 128x32) uses the SparkFun QWIIC OLED Arduino Library. The SparkFun Qwiic OLED Library's [Software Setup](../software/) has instructions and usage examples. Additionally, the full library API documentation is available in the SparkFun Qwiic OLED Library [API Reference](../api_device/) guide.
488488

489+
<div style="text-align: center">
490+
<a href="../api_device" class="md-button">SparkFun Qwiic OLED Library API Reference Guide</a>
491+
</div>
492+
489493

490494

491495
## Resources

docs/hug_micro_view.md

+4
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,10 @@ If you have a built-in Qwiic connector, you can skip the hardware assembly of th
528528

529529
The SparkFun Micro OLED Breakout (Qwiic) uses the SparkFun QWIIC OLED Arduino Library. The [SparkFun Qwiic OLED library Getting Started guide](software.md) has library setup instructions and usage examples. Additionally, the full library API documentation is available in the [SparkFun Qwiic OLED Library API Reference guide](api_device.md).
530530

531+
<div style="text-align: center">
532+
<a href="../api_device" class="md-button">SparkFun Qwiic OLED Library API Reference Guide</a>
533+
</div>
534+
531535

532536

533537
## Resources

docs/hug_transparent.md

+4
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,10 @@ You can use SPI to connect as many breakouts as you want. For N displays you wil
699699

700700
The Transparent OLED Breakout (Qwiic) uses the SparkFun QWIIC OLED Arduino Library. The [SparkFun Qwiic OLED library Getting Started guide](software.md) has library setup instructions and usage examples. Additionally, the full library API documentation is available in the [SparkFun Qwiic OLED Library API Reference guide](api_device.md).
701701

702+
<div style="text-align: center">
703+
<a href="../api_device" class="md-button">SparkFun Qwiic OLED Library API Reference Guide</a>
704+
</div>
705+
702706

703707

704708
## Resources

docs/introduction.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The SparkFun Qwiic OLED Arduino Library supports the following SparkFun products
7070
<!-- ----------WHITE SPACE BETWEEN PRODUCTS---------- -->
7171
- <a href="https://www.sparkfun.com/products/15173">
7272
<figure markdown>
73-
<img src="https://cdn.sparkfun.com//assets/parts/1/3/5/8/8/15173-SparkFun_Transparent_Graphical_OLED_Breakout__Qwiic_-01a.jpg" style="width:140px; height:140px; object-fit:contain;" alt="SparkFun Transparent Graphical OLED Breakout (Qwiic)">
73+
<img src="https://cdn.sparkfun.com/assets/parts/2/4/9/6/3/LCD-24606-Qwiic-OLED-Display-Action-11-Blue.jpg" style="width:140px; height:140px; object-fit:contain;" alt="SparkFun Transparent Graphical OLED Breakout (Qwiic)">
7474
</figure>
7575
</a>
7676

@@ -237,4 +237,6 @@ Below are a few of those processors populated on Arduino boards from the [SparkF
237237

238238
### License
239239

240-
The SparkFun Qwiic OLED Arduino Library is licensed using the Open Source [MIT License](https://github.com/sparkfun/SparkFun_Qwiic_OLED_Arduino_Library/blob/main/LICENSE.md).
240+
The SparkFun Qwiic OLED Arduino Library is licensed using the Open Source [MIT License](https://github.com/sparkfun/SparkFun_Qwiic_OLED_Arduino_Library/blob/main/LICENSE.md#code):
241+
242+
--8<-- "LICENSE.md:35:55"

0 commit comments

Comments
 (0)