Fix Chopper IP address

r2484 | dcl | 2008-04-24 12:10:00 +1000 (Thu, 24 Apr 2008) | 2 lines
This commit is contained in:
Douglas Clowes
2008-04-24 12:10:00 +10:00
parent b8711e9bc4
commit a9d493382f

View File

@@ -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