We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, great library 👍
im new to SDI12 and ESP and Im not sure how to call the sdi12 object measure method with the SDI12_CNC_Measure argument.
sdi12
measure
aC! command and the result is all I need 😄
For the context: Im working on simple integration with TEROS 54
Thanks in advance.
The text was updated successfully, but these errors were encountered:
@MiroslavMikus Teros 54 also works with the aM! command. Or there's a specific reason you need to use the aC! command?
aM!
aC!
Sorry, something went wrong.
Hey, Im getting timeout exceptions with the TEROS 54 -_-
No branches or pull requests
Hey, great library 👍
im new to SDI12 and ESP and Im not sure how to call the
sdi12
objectmeasure
method with the SDI12_CNC_Measure argument.aC! command and the result is all I need 😄
For the context: Im working on simple integration with TEROS 54
Thanks in advance.
The text was updated successfully, but these errors were encountered: