Skip to content

Commit e79cdd4

Browse files
authored
Update README.rst
1 parent 59c390f commit e79cdd4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Currently PCF8574 is supported.
77
The original code started with the RPLCD library by Danilo Bargen, in https://github.com/dbrgn/RPLCD,
88
but it has been reworked considerably.
99

10-
``lcd/lcd.py`` is too big to use as ``.py``. Use ``mpy-cross`` to convert the ``.py`` files into ``.mpy``.
10+
On SAMD21 (M0) boards, ``lcd/lcd.py`` is too big to use as ``.py``. Use ``mpy-cross`` to convert the ``.py`` files into ``.mpy``.
11+
Also, use the ``minimal`` branch, to save space, if you don't need all the features in the main branch.
1112

1213
Usage Example
1314
=============

0 commit comments

Comments
 (0)