diff --git a/Electric/RTD/PT100.cs b/Electric/RTD/PT100.cs index 109c8c7..3080e1e 100644 --- a/Electric/RTD/PT100.cs +++ b/Electric/RTD/PT100.cs @@ -4,7 +4,7 @@ using System.Linq; using System.Text; using System.Threading.Tasks; -namespace Calculations.Electric.TemperatureSensorsRecalculation +namespace Calculations.Electric.RTD { public static class PT100 {