Skip to content

Commit

Permalink
Merge pull request #140 from sensebox/feat/add-libs
Browse files Browse the repository at this point in the history
feat: add esp32time and max1704x libs
  • Loading branch information
felixerdy authored Dec 30, 2024
2 parents c7884cb + 0e04a50 commit 21a84b1
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 @@ -83,6 +83,8 @@ RUN arduino-cli lib install "NeoGPS"
RUN arduino-cli lib install "Adafruit NeoMatrix"
RUN arduino-cli lib install "Arduino Low Power"
RUN arduino-cli lib install "Adafruit seesaw Library"
RUN arduino-cli lib install "ESP32Time"
RUN arduino-cli lib install "Adafruit MAX1704X"
RUN arduino-cli lib install --git-url https://github.com/sensebox/SSD1306-Plot-Library
RUN arduino-cli lib install --git-url https://github.com/sensebox/sensebox-libweb
RUN arduino-cli lib install --git-url https://github.com/sensebox/SDS011-select-serial
Expand Down

0 comments on commit 21a84b1

Please sign in to comment.