softIocPy auto-load dbd

Re-use softMain.c from Base
This commit is contained in:
Michael Davidsaver
2014-06-16 16:35:01 -04:00
parent 56ea9de16e
commit 9b5b9687b4
6 changed files with 208 additions and 24 deletions

View File

@ -2,9 +2,6 @@
< envPaths
dbLoadDatabase("../../dbd/softIocPy.dbd",0,0)
softIocPy_registerRecordDeviceDriver(pdbbase)
py "import logging"
py "logging.basicConfig(level=logging.INFO)"