Skip to content

Commit 0c712f8

Browse files
author
sripp
committed
Extended to include SInt
1 parent e7b9edb commit 0c712f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

TiaCodegen/Enums/SignalType.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ public enum SignalType
55
Bool,
66
Byte,
77
Int,
8+
SInt,
89
DInt,
910
UInt,
1011
UDInt,

0 commit comments

Comments
 (0)