sinnvolle Namensgebung
namensgebung
This commit is contained in:
@@ -33,7 +33,7 @@ const httpsServer = https.createServer(httpsOptions);
|
||||
initInputWS(httpsServer, robot, GCode, sharedState);
|
||||
|
||||
/* ---------- GRBL Sender ---------- */
|
||||
const baseIP = process.env.GRBL_BASE_IP ?? "fluidNcBase.local";
|
||||
const baseIP = process.env.GRBL_BASE_IP ?? "fluidNcBase.local";
|
||||
const elbowIP= process.env.GRBL_ELLBOW_IP ?? "fluidNcEllbow.local";
|
||||
const handIP = process.env.GRBL_HAND_IP ?? "fluidNcHand.local";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user