digitale Ein- und Ausgänge , noch kein Invertierung

This commit is contained in:
ISA
2025-01-22 11:26:10 +01:00
parent 99953b5241
commit 2d8962eda3
2 changed files with 146 additions and 146 deletions

View File

@@ -20,6 +20,7 @@ function Navigation() {
const menuItems = [
{ name: "Übersicht", path: "/dashboard" },
{ name: "Kabelüberwachung", path: "/kabelueberwachung" },
{ name: "Ein- und Ausgänge", path: "/einausgaenge" },
// Weitere Menüpunkte hier
];