From d6d06b1511523881c794e408d2ee7412e2fdab61 Mon Sep 17 00:00:00 2001 From: Hugo Jean Ponsin Date: Tue, 9 Jun 2026 13:08:38 +0200 Subject: [PATCH] update workflows --- st.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/st.cmd b/st.cmd index fb14d90..1369c55 100755 --- a/st.cmd +++ b/st.cmd @@ -1,6 +1,6 @@ #!/usr/local/bin/iocsh -require ePowerSwitch,ponsin_h +require ePowerSwitch,0.0.1 epicsEnvSet("ASYN_PORT", "myDriverPort") epicsEnvSet("DB", "$(ePowerSwitch_DB)")