You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is based on how we show the new 1/10th temperature values. The fraction = int16%10 which will result in a negative fraction if the value is negative. Adding abs() should solve this. This will be in a bug fix branch with the wonky numbers
Here is a weird one.
The text was updated successfully, but these errors were encountered: