From 12db878ead890839860b013a8d523855cd18d302 Mon Sep 17 00:00:00 2001 From: David Meyer Date: Mon, 8 Nov 2021 10:20:28 -0500 Subject: [PATCH] Add default zlog port to default profile configuration file. --- labscript_profile/default_profile/labconfig/example.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/labscript_profile/default_profile/labconfig/example.ini b/labscript_profile/default_profile/labconfig/example.ini index 38ffeb2..99c9503 100644 --- a/labscript_profile/default_profile/labconfig/example.ini +++ b/labscript_profile/default_profile/labconfig/example.ini @@ -23,6 +23,7 @@ lyse = 42519 runviewer = 42521 runmanager = 42523 zlock = 7339 +zlog = 7340 zprocess_remote = 7341 [timeouts]