summaryrefslogtreecommitdiff
path: root/liboctopus
diff options
context:
space:
mode:
Diffstat (limited to 'liboctopus')
-rw-r--r--liboctopus/python/demos/adc.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/liboctopus/python/demos/adc.py b/liboctopus/python/demos/adc.py
index 1436c58..338eea9 100644
--- a/liboctopus/python/demos/adc.py
+++ b/liboctopus/python/demos/adc.py
@@ -1,7 +1,7 @@
+
+
from octopus import *
import time
-import pdb
-#pdb.set_trace()
op=octopus_context()