From 68a6684a704a63bb689a5cc64feab11be9783438 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Mon, 20 Dec 2004 21:33:47 +0000 Subject: [PATCH] - always make debug variables available. - forgot to register PI setup and config commands. --- motorApp/PiSrc/devPIMotor.dbd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/motorApp/PiSrc/devPIMotor.dbd b/motorApp/PiSrc/devPIMotor.dbd index edb1307c..1e683721 100644 --- a/motorApp/PiSrc/devPIMotor.dbd +++ b/motorApp/PiSrc/devPIMotor.dbd @@ -1,6 +1,7 @@ # Intelligent Motion Systems driver support. device(motor,VME_IO,devPIC844,"PIC844") driver(drvPIC844) -#variable(drvPIC844debug) +registrar(PImotorRegister) +variable(drvPIC844debug)