File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,10 @@ This repository implements a Python package for the SparkFun Qwiic OLED. This pa
1515### Contents
1616
1717* [ About] ( #about-the-package )
18- * [ Getting Started] ( #getting-started )
1918* [ Installation] ( #installation )
2019* [ Supported Platforms] ( #supported-platforms )
2120* [ Documentation] ( https://docs.sparkfun.com/qwiic_oled_base_py/classqwiic__oled_1_1qwiic__oled__base_1_1_qwiic_oled_base.html )
22- * [ Examples] ( #examples )
21+ * [ Examples] ( #example-use )
2322
2423## About the Package
2524
@@ -31,7 +30,9 @@ New to qwiic? Take a look at the entire [SparkFun qwiic ecosystem](https://www.s
3130
3231This Python package supports the following SparkFun qwiic products on Python, MicroPython and Circuit python.
3332
34- * [ SparkFun OLED Sensor - OLED] ( http://www.sparkfun.com/qwiic )
33+ * [ SparkFun Qwiic OLED (0.91 in., 128x32)] ( https://www.sparkfun.com/sparkfun-qwiic-oled-display-0-91-in-128x32-lcd-24606.html )
34+ * [ SparkFun Qwiic OLED (1.3 in., 128x64)] ( https://www.sparkfun.com/sparkfun-qwiic-oled-1-3in-128x64.html )
35+ * [ SparkFun Qwiic Micro OLED Breakout] ( https://www.sparkfun.com/sparkfun-micro-oled-breakout-qwiic-lcd-22495.html )
3536
3637### Supported Platforms
3738
You can’t perform that action at this time.
0 commit comments