Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adc.AD7606 is not a valid attribute #2

Open
andrasfuchs opened this issue Jul 18, 2019 · 0 comments
Open

adc.AD7606 is not a valid attribute #2

andrasfuchs opened this issue Jul 18, 2019 · 0 comments

Comments

@andrasfuchs
Copy link

adc1 = adc.AD7606('SPI',10,'simultaneous',adc_pins)

Traceback (most recent call last):
  File "/home/pi/Work/rpi_ad7606/Test and support files/pewpew.py", line 67, in <module>
    main()
  File "/home/pi/Work/rpi_ad7606/Test and support files/pewpew.py", line 12, in main
    adc1 = adc.AD7606(adc,10,'simultaneous',adc_pins)
AttributeError: module 'rpi_ad7606' has no attribute 'AD7606'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant