added Driver Info

This commit is contained in:
chk
2026-04-01 18:09:01 +02:00
parent edd3ccb332
commit a640878ebe
3 changed files with 4 additions and 1 deletions

View File

@@ -9,7 +9,8 @@ const services = [
{ id: "homing", name: "Homing", url:"https://robotHoming.server.schooltech.ch/"},
{ id: "base", name:"RobotBase", url:"https://robotBase.server.schooltech.ch/"},
{ id: "ellbow", name:"RobotEllbow", url:"https://robotEllbow.server.schooltech.ch/"},
{ id: "hand", name:"RobotHand", url:"https://robotHand.server.schooltech.ch/"}
{ id: "hand", name:"RobotHand", url:"https://robotHand.server.schooltech.ch/"},
{ id: "driver", name:"RobotDriver", url:"https://robotDriver.server.schooltech.ch/"}
];
// DOM-Elemente