From ac9fc3ddd216f3d2b6930f7a4ba94a69897d90da Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Mon, 22 Feb 2021 17:38:09 +0100 Subject: [PATCH] Riorganizzazione metodi automatici x scatti imamgini FLIR --- THermo.Active.Thermocamera/Comunicator.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/THermo.Active.Thermocamera/Comunicator.cs b/THermo.Active.Thermocamera/Comunicator.cs index 096eeb47..a9a24e35 100644 --- a/THermo.Active.Thermocamera/Comunicator.cs +++ b/THermo.Active.Thermocamera/Comunicator.cs @@ -9,7 +9,7 @@ using Thermo.Active.Model; using Thermo.Active.Model.DTOModels.ThWarmers; using Thermo.Cam.Utils; -namespace THermo.Active.Thermocamera +namespace Thermo.Active.Thermocamera { public class Comunicator {