New
Updated #include directive, variable name fixed
In response to Issue #149 and #104, the #include directive for hx711.h was changed to solve compilation issues.
In response to issue #10, the name of a variable "scale" was changed into "loadcell" in the example for the non-blocking mode.