diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-05-15 19:12:54 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-05-15 19:12:54 (GMT) |
| commit | c3bc8717277db06ab829387bab5ad280d886375c (patch) | |
| tree | e54cf23fddd87abdb048da40a25fa6cf0d68adc8 /.gitmodules | |
| parent | 56b39d64046f9039be0a9a2016999a2226a6f44f (diff) | |
pynus: Switch to the wasp-os version
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 91d8d9e..7543a23 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,7 +15,7 @@ url = https://github.com/daniel-thompson/micropython-eeprom [submodule "tools/pynus"] path = tools/pynus - url = https://github.com/aykevl/pynus + url = https://github.com/daniel-thompson/pynus [submodule "tools/micropython-font-to-py"] path = tools/micropython-font-to-py url = https://github.com/peterhinch/micropython-font-to-py |
