This commit is contained in:
Peter Butzhammer
2024-02-07 09:35:21 +01:00
parent c79e07be33
commit babbb1a6bc
20 changed files with 372 additions and 374 deletions

View File

@@ -1,7 +1,9 @@
using Sharp7.Rx.Enums;
using JetBrains.Annotations;
using Sharp7.Rx.Enums;
namespace Sharp7.Rx
{
[NoReorder]
internal class S7VariableAddress
{
public Operand Operand { get; set; }