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

devices/atlas_scientific_uart.py misses the build_string(data) function. #1395

Open
domonoky opened this issue Oct 6, 2024 · 0 comments
Open

Comments

@domonoky
Copy link

domonoky commented Oct 6, 2024

Versions:

  • Mycodo Version: 8.16.0
  • Raspberry Pi Version: 3B
  • Raspbian OS Version: Bookworm

Reproducibility

Please list specific setup details that are involved and the steps to reproduce the behavior:

If you activate a Atlas Scientific PH Sensor with uart interface and try to calibrate, you get an exception in the log, that the buil_string(..) function is not declared. And if you check the devices/atlas_scientific_uart.py file, you will see that it is not there.
If you copy the the function from the i2c version calibarion will work again.

Expected behavior

No Exception.

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