Skip to content

Commit

Permalink
Merge pull request #83 from sensebox/library/add-sps30-rtczero
Browse files Browse the repository at this point in the history
add sps30 and rtc zero library
  • Loading branch information
mariopesch authored Dec 14, 2022
2 parents 97ce79c + 002fa2f commit d9abca9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ RUN arduino-cli lib install "NTPClient"
RUN arduino-cli lib install "phyphox BLE"
RUN arduino-cli lib install "UniversalTelegramBot"
RUN arduino-cli lib install "Servo"
RUN arduino-cli lib install "RTCZero"
RUN arduino-cli lib install "sensirion-sps"



Expand Down

0 comments on commit d9abca9

Please sign in to comment.