Releases: bogde/HX711
Releases · bogde/HX711
Bug fixes
Bug fixes
Updated #include directive, variable name fixed
Pins definition moved out of constructor.
Warning! This version breaks compatibility with older sketches. Pins definition was moved out of the constructor (spring 2019).
Working version, before the 2019 spring cleaning.
Pins are defined in the constructor, which may cause problems on some architectures, see the most recent documentation.
v0.1: Merge pull request #9 from Deamiter/patch-1
Fixed typo in scale calibration instructions.