Skip to content
Snippets Groups Projects
Commit c707668d authored by Damien George's avatar Damien George
Browse files

docs/library/lcd160cr: Fix set_brightness range, should be 0..31.

parent 7d08bc27
No related branches found
No related tags found
No related merge requests found
......@@ -109,7 +109,7 @@ Setup commands
.. method:: LCD160CR.set_brightness(value)
Set the brightness of the display, between 0 and 255.
Set the brightness of the display, between 0 and 31.
.. method:: LCD160CR.set_i2c_addr(addr)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment