need these for hw
diff --git a/scripts/neclink.exp b/scripts/neclink.exp
index a09ed11..0815843 100755
--- a/scripts/neclink.exp
+++ b/scripts/neclink.exp
@@ -1,6 +1,6 @@
 #!/usr/bin/expect -f
 # ./neclink.exp <ip of port> <'no' or blank>
-set timeout -1
+set timeout 5
 set port [lindex $argv 0]
 set no [lindex $argv 1]