FIXUP! fix diagrame parsing issue
This commit is contained in:
parent
16fc92cacd
commit
ffe3f7afe3
@ -25,7 +25,7 @@ sequenceDiagram
|
|||||||
A->>BL: BLC_openPort(port0)
|
A->>BL: BLC_openPort(port0)
|
||||||
A->>BL: BLC_loadSDF(handle, sdf_path, 1)
|
A->>BL: BLC_loadSDF(handle, sdf_path, 1)
|
||||||
A->>BL: BLC_getChannelHandle(handle, channelIndex)
|
A->>BL: BLC_getChannelHandle(handle, channelIndex)
|
||||||
A->>BL: BLC_sendCommand(channel, 'start schedule N;')
|
A->>BL: start schedule N
|
||||||
A-->>T: connected
|
A-->>T: connected
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user