Skip to content

Commit 97e551d

Browse files
authored
Merge pull request #292 from adafruit/alphanum-description
Update description for Quad Alphanumeric Display
2 parents 3a8e6e5 + 7340e2b commit 97e551d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/i2c_output/quadalphanum/definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"vendor": "Adafruit",
55
"productURL": "https://www.adafruit.com/product/1911",
66
"documentationURL": "https://learn.adafruit.com/adafruit-led-backpack/0-54-alphanumeric",
7-
"description": "Quad Alphanumeric Display 0.54\" Digits w/ I2C Backpack - STEMMA QT / Qwiic",
7+
"description": "Quad Alphanumeric segmented display. 0.54\" digits w/ I2C backpack (STEMMA QT / Qwiic)",
88
"i2cAddresses": [ "0x70", "0x71", "0x72", "0x73", "0x74", "0x75", "0x76", "0x77" ],
99
"outputType": "ALPHANUM",
1010
"ledBackpackAlignment": "RIGHT",
1111
"ledBackpackBrightness": 8
12-
}
12+
}

0 commit comments

Comments
 (0)