From 9c57af3fa690f8c0833010ca374adde0cb550a25 Mon Sep 17 00:00:00 2001 From: tillraab Date: Wed, 11 Sep 2019 14:06:10 +0200 Subject: [PATCH] bf --- electrode_check.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electrode_check.py b/electrode_check.py index d836741..ff8e5ca 100644 --- a/electrode_check.py +++ b/electrode_check.py @@ -299,7 +299,7 @@ def main(): # Allocate a buffer to receive the data. data = create_float_buffer(channel_count, samples_per_channel) - system('clear') + # system('clear') # Start the acquisition. rate = ai_device.a_in_scan(low_channel, high_channel, input_mode, ranges[range_index], samples_per_channel,