This commit is contained in:
Robert Köpferl 2020-06-21 02:08:42 +02:00
parent 78a520de62
commit 3ea6e7cd2e
1 changed files with 1 additions and 1 deletions

View File

@ -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):