Skip to content

Commit be6968b

Browse files
committed
More 1in3 docs
1 parent a31642d commit be6968b

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

docs/hug_1in3.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Qwiic OLED 1.3in Setup
2+
3+
The Qwiic OLED 1.3in has its own [hook-up guide](https://docs.sparkfun.com/SparkFun_Qwiic_OLED_1.3in/).

docs/index.md

+7
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@ The SparkFun Qwiic OLED Arduino Library supports the following SparFun Products
4848
<a href="https://www.sparkfun.com/products/15173">SparkFun Transparent Graphical OLED Breakout (Qwiic)</a>
4949
</td>
5050
</tr>
51+
<tr>
52+
<td width="120" pad=10 style="vertical-align: middle;">
53+
<a href="https://www.sparkfun.com/products/23453"><img src="https://cdn.sparkfun.com//assets/parts/2/3/7/6/0/23453-Qwiic-OLED-Feature-WithDisplay.jpg"></a></td>
54+
<td style="text-align:left; vertical-align: middle; padding-left: 20px;font-weight: bold;">
55+
<a href="https://www.sparkfun.com/products/23453">SparkFun Qwiic OLED (1.3in., 128x64)</a>
56+
</td>
57+
</tr>
5158
</table>
5259

5360

mkdocs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ nav:
7878
- Software Setup: software.md
7979
- hug_micro_view.md
8080
- hug_transparent.md
81+
- hug_1in3.md
8182
- API Reference:
8283
- Device: api_device.md
8384
- Scrolling: api_scroll.md

0 commit comments

Comments
 (0)