Add OLED controller names to descriptions

This commit is contained in:
Tyeth Gundry 2025-06-20 19:11:24 +01:00
parent 6a160d3191
commit 57e5fc81b3
8 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@
"vendor": "Adafruit",
"productURL": "https://www.adafruit.com/product/4440",
"documentationURL": "https://learn.adafruit.com/monochrome-oled-breakouts",
"description": "Monochrome 128x32 OLED graphic display with the default font size.",
"description": "Monochrome 128x32 OLED graphic display with the default font size. (SSD1306)",
"i2cAddresses": [ "0x3C", "0x3D" ],
"outputType": "OLED",
"oledWidth": 128,

View file

@ -4,7 +4,7 @@
"vendor": "Adafruit",
"productURL": "https://www.adafruit.com/product/4440",
"documentationURL": "https://learn.adafruit.com/monochrome-oled-breakouts",
"description": "Monochrome 128x32 I2C OLED Display with a larger font size",
"description": "Monochrome 128x32 I2C OLED Display with a larger font size (SSD1306).",
"i2cAddresses": [ "0x3C", "0x3D" ],
"outputType": "OLED",
"oledWidth": 128,

View file

@ -4,7 +4,7 @@
"vendor": "Adafruit",
"productURL": "https://www.adafruit.com/product/2900",
"documentationURL": "https://learn.adafruit.com/adafruit-oled-featherwing",
"description": "Monochrome 128x32 OLED graphic display with the default font size.",
"description": "Monochrome 128x32 OLED graphic display with the default font size (SSD1306)",
"i2cAddresses": [ "0x3C" ],
"outputType": "OLED",
"oledWidth": 128,

View file

@ -4,7 +4,7 @@
"vendor": "Adafruit",
"productURL": "https://www.adafruit.com/product/2900",
"documentationURL": "https://learn.adafruit.com/adafruit-oled-featherwing",
"description": "Monochrome 128x32 I2C OLED Display with a larger font size",
"description": "Monochrome 128x32 I2C OLED Display with a larger font size (SSD1306)",
"i2cAddresses": [ "0x3C" ],
"outputType": "OLED",
"oledWidth": 128,

View file

@ -4,7 +4,7 @@
"vendor": "Adafruit",
"productURL": "https://www.adafruit.com/product/938",
"documentationURL": "https://learn.adafruit.com/monochrome-oled-breakouts",
"description": "Monochrome 128x64 I2C OLED Display with the default font size.",
"description": "Monochrome 128x64 I2C OLED Display with the default font size (SSD1306)",
"i2cAddresses": [ "0x3C", "0x3D" ],
"outputType": "OLED",
"oledWidth": 128,

View file

@ -4,7 +4,7 @@
"vendor": "Adafruit",
"productURL": "https://www.adafruit.com/product/938",
"documentationURL": "https://learn.adafruit.com/monochrome-oled-breakouts",
"description": "Monochrome 128x64 I2C OLED Display with a larger font size.",
"description": "Monochrome 128x64 I2C OLED Display with a larger font size (SSD1306)",
"i2cAddresses": [ "0x3C", "0x3D" ],
"outputType": "OLED",
"oledWidth": 128,

View file

@ -4,7 +4,7 @@
"vendor": "Adafruit",
"productURL": "https://www.adafruit.com/product/4650",
"documentationURL": "https://learn.adafruit.com/adafruit-128x64-oled-featherwing",
"description": "Monochrome 128x64 I2C OLED Display with the default font size.",
"description": "Monochrome 128x64 I2C OLED Display with the default font size (SH1107)",
"i2cAddresses": [ "0x3D", "0x3C" ],
"outputType": "OLED",
"oledWidth": 128,

View file

@ -4,7 +4,7 @@
"vendor": "Adafruit",
"productURL": "https://www.adafruit.com/product/4650",
"documentationURL": "https://learn.adafruit.com/adafruit-128x64-oled-featherwing",
"description": "Monochrome 128x64 I2C OLED Display with a larger font size.",
"description": "Monochrome 128x64 I2C OLED Display with a larger font size (SH1107)",
"i2cAddresses": [ "0x3D", "0x3C" ],
"outputType": "OLED",
"oledWidth": 128,