1
0
Fork 0

Remove debugging print statement.

This commit is contained in:
Hal V. Engel 2013-12-17 22:28:52 +00:00
parent 408ec1b334
commit 68bbe3674e

View file

@ -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();