Commit 503f4a0
committed
Allow waveform.set() to be called before iocInit()
With CGP-182 (944e072), waveform.set() was modified to use the dtype
attribute, which is only created after softioc.iocInit() is called.
This change adds a default for dtype, preventing this issue.1 parent a9d7201 commit 503f4a0
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| 296 | + | |
296 | 297 | | |
297 | 298 | | |
298 | 299 | | |
| |||
0 commit comments