Skip to content

Commit 194af74

Browse files
committed
Publish RGB LED
1 parent 65df4a0 commit 194af74

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed
Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
{
2-
"displayName": "RGB LED",
3-
"vendor": "Generic",
4-
"productURL": "https://www.adafruit.com/product/302",
5-
"documentationURL": "https://learn.adafruit.com/adafruit-arduino-lesson-3-rgb-leds/overview",
6-
"pwmSetting": "fixedFrequency",
7-
"visualization": {
8-
"type": "color-picker"
9-
}
10-
}
1+
{
2+
"displayName": "RGB LED",
3+
"vendor": "Generic",
4+
"published": true,
5+
"productURL": "https://www.adafruit.com/product/302",
6+
"documentationURL": "https://learn.adafruit.com/adafruit-arduino-lesson-3-rgb-leds/overview",
7+
"pwmSetting": "fixedFrequency",
8+
"visualization": {
9+
"type": "color-picker"
10+
}
11+
}

0 commit comments

Comments
 (0)