WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
WS2811StripController.cs
Go to the documentation of this file.
1
using
System
;
2
using
System
.Collections.Generic;
3
using
System
.
Linq
;
4
using
System
.Text;
5
6
namespace
DirectOutput
.Cab.Out.AdressableLedStrip
7
{
13
[Obsolete(
"Use the the DirectStripController class instead."
)]
14
public
class
WS2811StripController
:
DirectStripController
15
{
16
}
17
}
DirectOutput
DirectOutput.Cab.Out.AdressableLedStrip.WS2811StripController
The WS2811StripController class is just a simple wrapper around the DirectStripController class...
Definition:
WS2811StripController.cs:14
System.Linq
System
DirectOutput.Cab.Out.AdressableLedStrip.DirectStripController
This output controller class is used to control the direct strip controller by Swisslizard.
Definition:
DirectStripController.cs:24
DirectOutput
Cab
Out
AdressableLedStrip
WS2811StripController.cs
Generated on Sat Nov 19 2016 19:32:44 for WIP by
1.8.9.1