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
we mitigated different obscurities (at least we didn't understand them) with the vanilla hx711.py driver. One easy spot was that one single but important line at the end of the reading routine slipped through the critical section which protects the act from interrupts:
Different people (Didi, we at the uni) have had different problems (negative values, fluctuating values) with the scale. Further testing is needed ;)
The text was updated successfully, but these errors were encountered: