Remove BOM
Test / Run tests (push) Successful in 13s

This commit is contained in:
2026-08-05 16:37:18 +02:00
parent 9c3cc8d4be
commit 35a25320ae
39 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
using System.IO.Ports;
using System.IO.Ports;
namespace PamhagenSysCtrl.Helpers {
public class PamhagenPlc : IDisposable {