typos
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
}
|
||||
}
|
||||
+EPICSCAOutput = {
|
||||
Class = "EPICSCA::EPICSCAOutput"
|
||||
Class = EPICSCAOutput
|
||||
CPUMask = 0x100 // change from 0x200
|
||||
StackSize = 10000000
|
||||
NumberOfBuffers = 2
|
||||
|
||||
@@ -203,7 +203,7 @@
|
||||
}
|
||||
OutputSignals = {
|
||||
FHPS_REF = {
|
||||
DataSource = DDB1 // probably to be direct anaklog output
|
||||
DataSource = DDB1 // probably to be direct analog output
|
||||
Type = float32
|
||||
}
|
||||
//TODO remove as not used
|
||||
|
||||
Reference in New Issue
Block a user