WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
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.")]
15  {
16  }
17 }
The WS2811StripController class is just a simple wrapper around the DirectStripController class...
This output controller class is used to control the direct strip controller by Swisslizard.