Update description of LEDStrip since it now supports multiple protocols
This commit is contained in:
parent
5503560775
commit
ae5143a520
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ RGBController_LEDStrip::RGBController_LEDStrip(LEDStripController* ledstrip_ptr)
|
|||
|
||||
name = "LED Strip";
|
||||
type = DEVICE_TYPE_LEDSTRIP;
|
||||
description = "Keyboard Visualizer Arduino LED Strip Device";
|
||||
description = "Serial LED Strip Device";
|
||||
location = strip->GetLocation();
|
||||
|
||||
mode Direct;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue