Skip to content

Commit 8f2da0b

Browse files
committed
finished 2.1
1 parent 144dc1d commit 8f2da0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mpy_sdcard_log/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A great option for this is the [1GB SD Card](https://www.sparkfun.com/microsd-ca
2828

2929
## Install the Demo
3030

31-
The demo Python source code must be installed on the development board. This is either peformed using a MicroPython enabled IDE (such as [Thonny](https://thonny.org) or [PyCharm](https://www.jetbrains.com/pycharm/download/?section=mac)).
31+
The demo Python source code [mpy_sdcard_log.py](mpy_sdcard_log.py) must be installed on the development board. This is either peformed using a MicroPython enabled IDE (such as [Thonny](https://thonny.org) or [PyCharm](https://www.jetbrains.com/pycharm/download/?section=mac)).
3232

3333
> [!NOTE]
3434
> For development boards that access the SDCard via a SPI connection (such as the SparkFun Line of IoT RedBaords), the MicroPython `sdcard` library must be available. If not included in the MicroPython firmware, this library is easily installed using the MicroPython tool [mpremote](https://docs.micropython.org/en/latest/reference/mpremote.html).

0 commit comments

Comments
 (0)