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.
1 parent edbe014 commit 7f2b612Copy full SHA for 7f2b612
.github/workflows/build-for-release.yml
@@ -80,6 +80,7 @@ jobs:
80
"SparkFun SDP3x Arduino Library"
81
"SparkFun LPS28DFW Arduino Library"
82
"SparkFun VEML7700 Arduino Library"
83
+ "SparkFun TMP102 Breakout"
84
85
- name: Enable external libs
86
run: arduino-cli config set library.enable_unsafe_install true
.github/workflows/non-release-build.yml
@@ -75,6 +75,7 @@ jobs:
75
76
77
78
79
0 commit comments