Repair namespaces

master
Jan Beníček 2023-11-22 15:48:37 +01:00
parent b67be40ec6
commit a9b4dbc914
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ using System.Linq;
using System.Text; using System.Text;
using System.Threading.Tasks; using System.Threading.Tasks;
namespace Calculations.Electric.TemperatureSensorsRecalculation namespace Calculations.Electric.RTD
{ {
public static class PT100 public static class PT100
{ {