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 6c37fee + 6d33ea2 commit a4e78b4Copy full SHA for a4e78b4
package/build_boards_manager_package.sh
@@ -47,7 +47,7 @@ rm exclude.txt
47
# Get additional libraries (TODO: add them as git submodule or subtree?)
48
49
# SoftwareSerial version 2.2
50
-wget -q -O SoftwareSerial.zip https://github.com/plerup/espsoftwareserial/archive/306b3f640296f3105a79bcc11d0fd185c95be1c9.zip
+wget -q -O SoftwareSerial.zip https://github.com/plerup/espsoftwareserial/archive/097712eb07f5b3a70ef419b6e7a7ed2ada5aab85.zip
51
unzip -q SoftwareSerial.zip
52
rm -rf SoftwareSerial.zip
53
mv espsoftwareserial-* SoftwareSerial
0 commit comments