Nikhil Mishra
Nikhil Mishra
 Trying for Mi Robot Vacuum - i2 server with same results for V 1.02 and V 1.03 Windows App Please help :)
The HX711 - [timeout example](https://github.com/hiveeyes/HX711/blob/0.7.0/examples/HX711_timeout_example/HX711_timeout_example.ino) sketch doesn't work. It's supposed to return "0" when the loadcell is disconnected. I still get garbage values.  A temp fix. ``` if (scale.wait_ready_timeout(1000)...