Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(hx711): add hx711 load cell amp
* Adds HX711 Issue #101 * Changes from PR comments * Fixes more `Hx711Element` case to `HX711Element` * Adds Load sensors and Gauge Pressure sensors to board HX711 board * Updates HX711 so it resizes when different sensors are active * HX711 Element, removes unused code and makes width and height not user selectable. * HX711 Element changes text to not be selectable. * HX711 Element, Removes more unused code * HX711 Element, changed default type to 50kg * HX711 Element changes width/height to number * HX711 Element, extracts sensor type to function with default. Co-authored-by: Chris Wilson <>
- Loading branch information