From 77f5e686612898974e13f2a5df57c20e4e529363 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Sun, 23 Oct 2011 13:44:07 +0200 Subject: adc.py --- liboctopus/python/demos/adc.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'liboctopus/python') diff --git a/liboctopus/python/demos/adc.py b/liboctopus/python/demos/adc.py index 9ff7725..1436c58 100644 --- a/liboctopus/python/demos/adc.py +++ b/liboctopus/python/demos/adc.py @@ -1,5 +1,7 @@ from octopus import * import time +import pdb +#pdb.set_trace() op=octopus_context() -- cgit v1.2.1