[NF] Fixing to new Bot-Utils and create new dependencys
This commit is contained in:
parent
3b8e69fe8e
commit
02f462045f
@ -10,7 +10,7 @@ using LitJson;
|
|||||||
|
|
||||||
namespace BlubbFish.IoT.Hue {
|
namespace BlubbFish.IoT.Hue {
|
||||||
public class HueController : IDisposable {
|
public class HueController : IDisposable {
|
||||||
private Boolean polling;
|
private readonly Boolean polling;
|
||||||
private HttpConnection http;
|
private HttpConnection http;
|
||||||
private Thread updatethread;
|
private Thread updatethread;
|
||||||
private Thread pollthread;
|
private Thread pollthread;
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user