From 9cb86aba279caf86769448df877a727f54ebb786 Mon Sep 17 00:00:00 2001 From: Anthony LaTorre Date: Thu, 9 Jun 2011 20:53:05 -0400 Subject: readme file specified the wrong file to edit to specify the oscilloscopes's ip address --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 99572cd..0c153ca 100644 --- a/setup.py +++ b/setup.py @@ -1 +1 @@ -scope_ip = '128.91.41.179' +scope_ip = '' -- cgit