Skip to content

Commit

Permalink
Merge pull request #104 from sensebox/library/add-hx711-library
Browse files Browse the repository at this point in the history
add library hx711 library
  • Loading branch information
mariopesch authored Aug 29, 2023
2 parents 472b4ee + 5d41a14 commit 8b903be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ RUN arduino-cli lib install "RTCZero"
RUN arduino-cli lib install "sensirion-sps"
RUN arduino-cli lib install "TinyGPSPlus"
RUN arduino-cli lib install "Bolder Flight Systems Unit Conversions"
RUN arduino-cli lib install "HX711"


WORKDIR /app
Expand Down

0 comments on commit 8b903be

Please sign in to comment.