From 94fa482e0ae333dc0d18f11c920255bfed3a0174 Mon Sep 17 00:00:00 2001 From: tillraab Date: Tue, 1 Oct 2019 15:16:38 +0200 Subject: [PATCH] bf --- electrode_check.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/electrode_check.py b/electrode_check.py index 4d1d7f2..2290cf3 100644 --- a/electrode_check.py +++ b/electrode_check.py @@ -281,8 +281,6 @@ def main(): # if range_index >= len(ranges): # range_index = len(ranges) - 1 - embed() - quit() # Allocate a buffer to receive the data. data = create_float_buffer(channel_count, samples_per_channel)