Skip to content

Commit 4696ee1

Browse files
committed
added banner for library
1 parent 66158ab commit 4696ee1

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
1+
![SparkFun Qwiic TMF882X Arduino Library](https://github.com/sparkfun/SparkFun_Qwiic_TMF882X_Arduino_Library/blob/main/docs/img/TMF882XLibBanner.png "SparkFun Qwiic TMF882X Arduino Library")
2+
13
SparkFun Qwiic TMF882X dToF Arduino Library
24
========================================
35

6+
<p align="center">
7+
<a href="https://github.com/sparkfun/SparkFun_Qwiic_TMF882X_Arduino_Library/issues" alt="Issues">
8+
<img src="https://img.shields.io/github/issues/sparkfun/SparkFun_Qwiic_TMF882X_Arduino_Library.svg" /></a>
9+
<a href="https://github.com/sparkfun/SparkFun_Qwiic_TMF882X_Arduino_Library/blob/master/LICENSE" alt="License">
10+
<img src="https://img.shields.io/badge/license-MIT-blue.svg" /></a>
11+
<a href="https://twitter.com/intent/follow?screen_name=sparkfun">
12+
<img src="https://img.shields.io/twitter/follow/sparkfun.svg?style=social&logo=twitter"
13+
alt="follow on Twitter"></a>
14+
</p>
15+
416
<table class="table table-hover table-striped table-bordered">
517
<tr align="center">
618
<td><a href="https://www.sparkfun.com/products/19036"><img src="https://cdn.sparkfun.com/assets/parts/1/8/6/4/0/19036-SparkFun_Qwiic_dToF_Imager_-_TMF8820-01.jpg" alt="Qwiic dToF Imager <br />TMF8820"></a></td>

docs/img/TMF882XLibBanner.png

276 KB
Loading

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The Qwiic OLED Arduino Library
22

3-
![SparkFun Qwiic OLED Arduino Library](img/OLEDLibBanner.png "SparkFun Qwiic OLED Arduino Library")
3+
![SparkFun Qwiic OLED Arduino Library](img/TMF882XLibBanner.png "SparkFun Qwiic TMF882X Arduino Library")
44

55
The SparkFun Qwiic OLED Arduino Library is a single graphics module that supports all SparkFun OLED boards based on the SSD1306 from Solomon Systech. Prior to this library, three different libraries were used to support our four different OLED boards.
66

0 commit comments

Comments
 (0)