8000 Fix minor typo in doc string in test support mopule · SpotlightKid/micropython-stm-lib@337ab25 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 337ab25

Browse files
committed
Fix minor typo in doc string in test support mopule
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
1 parent 8eb63de commit 337ab25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mrequests/tests/connect-wiznet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Sets up network on MicroPython board with Wiznet 5500 ethernet adapter attached via SPI.
22
3-
This uses the netconfig_ module from my ``micropythonstm-lib``.
3+
This uses the netconfig_ module from my ``micropython-stm-lib``.
44
55
To compile the MicroPython ``stm32`` port with support for the Wiznet 5500 adapter,
66
add the following to ``mpconfigboard.mk`` in your board definition::

0 commit comments

Comments
 (0)
0