Fix Chopper IP address
r2484 | dcl | 2008-04-24 12:10:00 +1000 (Thu, 24 Apr 2008) | 2 lines
This commit is contained in:
@@ -18,7 +18,7 @@ if {$sim_mode == "true"} {
|
||||
publish ::chopper::set_frequency user
|
||||
} else {
|
||||
# Chopper NCS013 communications
|
||||
set chopper_controller(host) 137.157.202.130
|
||||
set chopper_controller(host) 137.157.202.137
|
||||
set chopper_controller(port) 10000
|
||||
set chopper_controller(user) NCS
|
||||
set chopper_controller(password) NCS013
|
||||
|
||||
Reference in New Issue
Block a user