diff options
| author | Damien George <damien.p.george@gmail.com> | 2017-01-23 14:37:10 +1100 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2017-01-23 14:37:10 +1100 |
| commit | e72e3439086ca16d376d939a60bafa95f7da6748 (patch) | |
| tree | a8a6b0c3c2fc6953a764943baa9659186a319ed6 /docs/pyboard/hardware | |
| parent | 43d9f9916a7d13ae0bb32589b4bfee833678bbef (diff) | |
docs: Add documentation for lcd160cr module.
Diffstat (limited to 'docs/pyboard/hardware')
| -rw-r--r-- | docs/pyboard/hardware/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pyboard/hardware/index.rst b/docs/pyboard/hardware/index.rst index b64908c56..bc4726ce2 100644 --- a/docs/pyboard/hardware/index.rst +++ b/docs/pyboard/hardware/index.rst @@ -13,6 +13,7 @@ For the official skin modules: * `LCD32MKv1.0 schematics <http://micropython.org/resources/LCD32MKv10-schematics.pdf>`_ (194KiB PDF) * `AMPv1.0 schematics <http://micropython.org/resources/AMPv10-schematics.pdf>`_ (209KiB PDF) +* LCD160CRv1.0: see :mod:`lcd160cr` Datasheets for the components on the pyboard ============================================ |
