index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
library
/
lcd160cr.rst
Age
Commit message (
Expand
)
Author
2020-08-21
docs: Change `\*` to `*` in argument lists.
Zenix27
2019-12-04
docs: Remove spaces on lines that are empty.
Damien George
2018-03-15
docs: Fix some references and RST markup to eliminate Sphinx warnings.
Damien George
2017-06-25
docs/lcd160cr: Group related constants together. Use full sentences.
Paul Sokolovsky
2017-06-25
docs/lcd160cr: Use markup adhering to the latest conventions.
Paul Sokolovsky
2017-05-17
drivers/display/lcd160cr: Fix get_line method and enhance screen_dump.
Damien George
2017-03-07
docs/library/lcd160cr: Add link to framebuf page.
Rami Ali
2017-02-28
docs/library/lcd160cr: Add note about supported JPEG format/encodings.
Peter Hinch
2017-02-17
docs/library/lcd160cr: Mention the valid values for set_power() method.
Damien George
2017-02-03
docs: For LCD160CR driver and tutorial, add link to positioning image.
Damien George
2017-01-24
docs/library/lcd160cr: Fix set_brightness range, should be 0..31.
Damien George
2017-01-23
docs: Add documentation for lcd160cr module.
Damien George