File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
FLIPPRPS/iocBoot/iocFLIPPRPS-IOC-01 Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<ioc_config xmlns : xi =" http://www.w3.org/2001/XInclude" >
33<config_part >
4- <ioc_desc >This is a template description </ioc_desc >
5- <ioc_details >These are template details </ioc_details >
4+ <ioc_desc >CRISP Flipper system IOC </ioc_desc >
5+ <ioc_details >An IOC for the Flipper used in CRISP </ioc_details >
66<macros >
77<macro name =" PORT" pattern =" ^COM[0-9]+$" description =" Serial COM port" />
88</macros >
Original file line number Diff line number Diff line change @@ -38,4 +38,4 @@ cd ${TOP}/iocBoot/${IOC}
3838iocInit
3939
4040##ISIS## Stuff that needs to be done after iocInit is call ed e.g. sequence programs
41- < $(IOCSTARTUP)/postiocinit.cmd
41+ < $(IOCSTARTUP)/postiocinit.cmd
You can’t perform that action at this time.
0 commit comments