discovery thread statico

This commit is contained in:
Samuele E. Locatelli
2021-03-04 11:56:01 +01:00
parent 24db3c589e
commit f1aff9393f
+1 -1
View File
@@ -33,7 +33,7 @@ namespace Thermo.Cam.Utils
protected string dirDataTemp = "";
protected string dirImgColor = "";
protected string dirImgOrigi = "";
protected DiscoveryHelper DiscoThread;
protected static DiscoveryHelper DiscoThread;
protected string fileColorPath = "";
protected string fileDataPath = "";
protected string fileOrigiPath = "";