Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 321 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 321 Bytes

CandleLightNet

CandleLightNet is a .NET library for accessing CandleLight-based devices. It uses C++/CLR to wrap the candle_dll in order to be accessible from .NET languages (eg C#).

License

As the original candle_dll is available under the LGPL V3, so is this library.