10 lines
153 B
Scheme
10 lines
153 B
Scheme
|
;/c_get Get bus value(s)
|
||
|
|
||
|
; [
|
||
|
; int - a bus index
|
||
|
; ] * N
|
||
|
|
||
|
; Takes a list of buses and replies to sender with the corresponding
|
||
|
; /c_set command.
|
||
|
|