Push Alpha Version

This commit is contained in:
2026-02-27 16:09:59 +01:00
parent a0ef457995
commit d2665d17fa
209 changed files with 13423 additions and 1034 deletions

View File

@@ -0,0 +1,3 @@
namespace InfineonHMI;
public record class NavigateMessage(string VariableName, Type type, string Header = "");