10 lines
222 B
Scheme
10 lines
222 B
Scheme
|
; /c_getn Get ranges of bus value(s)
|
||
|
|
||
|
; [
|
||
|
; int - starting bus index
|
||
|
; int - number of sequential buses to get (M)
|
||
|
; ] * N
|
||
|
|
||
|
; Get contiguous ranges of buses. Replies to sender with the
|
||
|
; corresponding /c_setn command.
|