-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Fix loggingInterval. Presently 2 minutes regardless of value #95
Comments
@SRGDamia1, also note that 2nd to last Conductivity values were bad (large negative numbers). Not sure if its related, but nearly every other conductivity value looks like this when in debug mode. |
Within the first 20 minutes/10 measurements it takes readings at 2 minute intervals, per Shannon's request. |
Ah! That's a great idea, for trouble-shooting during deployment. Let's close this issue once that's described in the ReadMe file. |
To avoid the confusion described in #95
Done! See 3d1dcf4 @SRGDamia1, please review that this is the right spot for this documentation. |
My code is set to
loggingInterval = 5
, but my timestamps are 2-4 minutes apart (they are not even always the same). What is going on there? @SRGDamia1, any ideas?The sketch is here: https://github.com/LimnoTech/EnviroDIY_deployments/tree/master/deploy-RPBCWD/RPB-3
Here's the output (with dummy tokens).
The text was updated successfully, but these errors were encountered: