We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c3cd1f + 4402e23 commit e2d60deCopy full SHA for e2d60de
1 file changed
Dockerfile
@@ -96,6 +96,8 @@ RUN arduino-cli lib install --git-url https://github.com/sensebox/LTR329-Lightse
96
RUN arduino-cli lib install --git-url https://github.com/sensebox/VEML6070-UV-Arduino-Library
97
RUN arduino-cli lib install --git-url https://github.com/bolderflight/ams5915
98
RUN arduino-cli lib install --git-url https://github.com/FluxGarage/RoboEyes
99
+RUN arduino-cli lib install "Adafruit NAU7802 Library"
100
+
101
102
WORKDIR /app
103
0 commit comments