From 770ba5201f5c60b2bb36602ff9d359f641e33125 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Sun, 23 Oct 2011 21:14:40 +0200 Subject: Charting with flask, rgraph and custom "timeseries database" --- liboctopus/python/demos/adc.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'liboctopus') 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() -- cgit v1.2.1