From 3ea6e7cd2e94c9cf49e6dadbd17248309b2d0623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20K=C3=B6pferl?= Date: Sun, 21 Jun 2020 02:08:42 +0200 Subject: [PATCH] bla --- src/weight-datageneration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/weight-datageneration.py b/src/weight-datageneration.py index 07edcd1..317fb2d 100644 --- a/src/weight-datageneration.py +++ b/src/weight-datageneration.py @@ -10,7 +10,7 @@ from ADS1256_definitions import * from pipyadc import ADS1256 # In this example, we pretend myconfig_2 was a different configuration file # named "myconfig_2.py" for a second ADS1256 chip connected to the SPI bus. -import ADS1256_tim01_config as myconfig_2 +import ADS1256_default_config as myconfig_2 print ("TEST") def fetch(e):