We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65df4a0 commit 194af74Copy full SHA for 194af74
components/pwm/rgb_led/definition.json
@@ -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
-}
+{
+ "displayName": "RGB LED",
+ "vendor": "Generic",
+ "published": true,
+ "productURL": "https://www.adafruit.com/product/302",
+ "documentationURL": "https://learn.adafruit.com/adafruit-arduino-lesson-3-rgb-leds/overview",
+ "pwmSetting": "fixedFrequency",
+ "visualization": {
+ "type": "color-picker"
+ }
11
+}
0 commit comments