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

Calibrate function Problem #19

Open
stefi5194 opened this issue Jul 1, 2021 · 0 comments
Open

Calibrate function Problem #19

stefi5194 opened this issue Jul 1, 2021 · 0 comments

Comments

@stefi5194
Copy link

Dear Experts,
Thank you for you work. This library works very reliably for us.
We would like to make a small change though to the function to adapt it to our needs. We want to link the calibration to one button and the measurement to another.
So we entered the calibration code in the loop (using an “if loop“ ) linked to the state of the first button.
To carry out the measurement with the functions FrequencySweepEasy and FrequancySweepRaw, we used another “if loop” in the loop (sorry for this play on words) connected to the state of the second button. Up to here everything works!!
Since we need to display an average of the measurements of impedance we make, we tried to modify one of the two functions (FrequencySweepEasy) by making it return a value.
The code compiles but stops at the calibration step! Someone could tell me why?
Any help would be much appreciated.
Regards,
Stefania

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