docs/library/lcd160cr: Fix set_brightness range, should be 0..31.
This commit is contained in:
parent
7d08bc27e2
commit
c707668d9e
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user