using any instead of interface

This commit is contained in:
Martino Ferrari
2026-01-20 00:22:44 +01:00
parent aa47a3c4fd
commit 76bc82bf0e
5 changed files with 282 additions and 28 deletions

View File

@@ -0,0 +1,5 @@
#package TEST.SIGNAL
+MySignal = {
Type = uint32
NumberOfElements = 1
}