Skip to content

Commit 2591527

Browse files
committed
fix espswserial ref
1 parent a2f2f6f commit 2591527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
url = https://github.com/earlephilhower/bearssl-esp8266.git
77
[submodule "libraries/SoftwareSerial"]
88
path = libraries/SoftwareSerial
9-
url = https://github.com/plerup/espsoftwareserial.git
9+
url = https://github.com/mcspr/espsoftwareserial.git
1010
[submodule "libraries/LittleFS/lib/littlefs"]
1111
path = libraries/LittleFS/lib/littlefs
1212
url = https://github.com/ARMmbed/littlefs.git

0 commit comments

Comments
 (0)