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

Delta BT will not display a number less than 2 digits #9

Closed
GoogleCodeExporter opened this issue Jun 12, 2015 · 3 comments
Closed

Delta BT will not display a number less than 2 digits #9

GoogleCodeExporter opened this issue Jun 12, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Routine run using hh806au
2.
3.

What is the expected output? What do you see instead?
 expected delta BT 1-10; actual 0  

What version of the product are you using?  On what operating system? 
 V 0.3;  both win xp and mac 10.5

Please provide any additional information below.
 V 0.2 works Okay
 Delta Et works Okay on both V 0.2 and V 0.3

Original issue reported on code.google.com by Robert.M...@gmail.com on 14 Jan 2011 at 2:14

@GoogleCodeExporter
Copy link
Author

add a dot in def HH806AUtemperature()

return self.filterDropOuts(int(s1,16)/10., int(s2,16)/10.)

Original comment by zaub...@yahoo.com on 16 Jan 2011 at 11:45

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Thank you for your reply...I am sorry but i do not understand

Original comment by Robert.M...@gmail.com on 17 Jan 2011 at 1:20

@GoogleCodeExporter
Copy link
Author

The fix will be available in v0.3.2 to be released early next week.

Original comment by luther.m...@gmail.com on 27 Jan 2011 at 6:51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant