Push Changes from other Github

This commit is contained in:
2026-03-09 10:52:42 +01:00
parent c7306e8217
commit ff9add4081
48 changed files with 1857 additions and 1443 deletions

View File

@@ -1,4 +1,5 @@
using System.Windows.Controls;
using System.Windows;
using System.Windows.Controls;
namespace InfineonHMI.Pages.Views;
@@ -11,4 +12,6 @@ public partial class ReceipePage : Page
{
InitializeComponent();
}
}