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

Incorrect variable referenced #1358

Open
AlliTec opened this issue Feb 22, 2022 · 1 comment
Open

Incorrect variable referenced #1358

AlliTec opened this issue Feb 22, 2022 · 1 comment

Comments

@AlliTec
Copy link

AlliTec commented Feb 22, 2022

value = parseInt(value, 16) / 60 // Returns the interval in minutes at which the temp/humidity sensor will send an update. Interval is changed by pressing the button on the sensor

"value" should be "sensorValue" for both references of the variable in this line.

@robinhood-code
Copy link

agreed, this should be corrected

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

2 participants