Skip to content

Commit 8d5280e

Browse files
plerupd-a-v
authored andcommitted
Update SoftwareSerial to 3.3.0 (esp8266#3727)
SoftwareSerial: update to 3.3.1
1 parent 7023a65 commit 8d5280e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/build_boards_manager_package.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ rm exclude.txt
6161
# Get additional libraries (TODO: add them as git submodule or subtree?)
6262

6363
# SoftwareSerial library
64-
curl -L -o SoftwareSerial.zip https://github.com/plerup/espsoftwareserial/archive/3.2.3.zip
64+
curl -L -o SoftwareSerial.zip https://github.com/plerup/espsoftwareserial/archive/3.3.1.zip
6565
unzip -q SoftwareSerial.zip
6666
rm -rf SoftwareSerial.zip
6767
mv espsoftwareserial-* SoftwareSerial

0 commit comments

Comments
 (0)