Based on the library by @bogde: https://github.com/bogde/HX711
- Adds two extra functions read_direct() and get_units_direct() in the source code for non-blocking read from the HX711.
- Added and example HX711_non_blocking.ino for a sample use case.
For details, see this thread: bogde#31