Update README.md

This commit is contained in:
mrfaptastic 2020-08-24 23:52:43 +01:00 committed by GitHub
parent fc536da28b
commit 722977eb1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,7 @@ The value to pass 'setPanelBrightness' is the RGB Matrix's pixel width or less.
HOWEVER, by default the library uses a brightness level of '16' so there's really no need to call .setPanelBrightness, unless you specifically want a super bright display.
Summary: setPanelBrightness(xx) value can be any number from 0 to MATRIX_WIDTH-1.
Summary: setPanelBrightness(xx) value can be any number from 0 to MATRIX_WIDTH-1. So if you are chaining multiple 64x32 panels, then this value may actually be > 64 (or you will have a dim display).
![It's better in real life](image.jpg)