Skip to content

Commit bb2c2ed

Browse files
committed
OLED - reduce displayName chars
1 parent 43f5bf2 commit bb2c2ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/i2c_output/oled128x32default/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"displayName": "128x32 OLED (Default Font)",
2+
"displayName": "128x32 OLED (Default)",
33
"published": true,
44
"vendor": "Adafruit",
55
"productURL": "https://www.adafruit.com/product/938",

components/i2c_output/oled128x64default/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"displayName": "128x64 OLED (Default Font)",
2+
"displayName": "128x64 OLED (Default)",
33
"published": true,
44
"vendor": "Adafruit",
55
"productURL": "https://www.adafruit.com/product/4440",

0 commit comments

Comments
 (0)