[NF] Fixing to new Bot-Utils and create new dependencys

This commit is contained in:
BlubbFish 2018-10-29 22:22:21 +00:00
parent 3b8e69fe8e
commit 02f462045f
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ using LitJson;
namespace BlubbFish.IoT.Hue {
public class HueController : IDisposable {
private Boolean polling;
private readonly Boolean polling;
private HttpConnection http;
private Thread updatethread;
private Thread pollthread;

Binary file not shown.