Remove debugging print statement.
This commit is contained in:
parent
408ec1b334
commit
68bbe3674e
1 changed files with 0 additions and 2 deletions
|
@ -123,8 +123,6 @@ var listenTrLock = func(i) {
|
|||
|
||||
var SCR_522C_init = func(){
|
||||
|
||||
print ("initializing SCR-522C ...");
|
||||
|
||||
var channelA_init = comm_selected_node.getValue();
|
||||
var channelB_init = comm_standby_node.getValue();
|
||||
var channelC_init = comm1_selected_node.getValue();
|
||||
|
|
Loading…
Reference in a new issue