We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af397e commit cc35acbCopy full SHA for cc35acb
.gitmodules
@@ -345,8 +345,8 @@
345
url = https://github.com/adafruit/Adafruit_CircuitPython_Wave.git
346
[submodule "ports/raspberrypi/lib/Pico-PIO-USB"]
347
path = ports/raspberrypi/lib/Pico-PIO-USB
348
- url = https://github.com/tannewt/Pico-PIO-USB.git
349
- branch = better_timeouts
+ url = https://github.com/adafruit/Pico-PIO-USB.git
+ branch = main
350
[submodule "lib/micropython-lib"]
351
path = lib/micropython-lib
352
url = https://github.com/micropython/micropython-lib.git
0 commit comments