We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15fdd38 + cc828e3 commit e8d746aCopy full SHA for e8d746a
package/build_boards_manager_package.sh
@@ -35,7 +35,7 @@ rsync -a --exclude-from 'exclude.txt' $srcdir/ $outdir/
35
rm exclude.txt
36
37
# Get additional libraries (TODO: add them as git submodule or subtree?)
38
-wget -q -O SoftwareSerial.zip https://github.com/plerup/espsoftwareserial/archive/38259afcab9c291dbb6216f827d9a3738abf1868.zip
+wget -q -O SoftwareSerial.zip https://github.com/plerup/espsoftwareserial/archive/2aebc169192fc2031319ad9ad066d5f7aef17caf.zip
39
unzip -q SoftwareSerial.zip
40
rm -rf SoftwareSerial.zip
41
mv espsoftwareserial-* SoftwareSerial
0 commit comments