Make debug variables always available.

This commit is contained in:
Ron Sluiter
2004-12-21 17:27:42 +00:00
parent 93b6d89462
commit 547f2b286e
+3 -3
View File
@@ -6,6 +6,6 @@ driver(drvIM483SM)
driver(drvIM483PL)
driver(drvMDrive)
registrar(IMSmotorRegister)
#variable(drvIM483SMdebug)
#variable(drvIM483PLdebug)
#variable(drvMDrivedebug)
variable(drvIM483SMdebug)
variable(drvIM483PLdebug)
variable(drvMDrivedebug)