mirror of
https://github.com/Hopiu/rpi-rgb-led-matrix.git
synced 2026-03-16 22:10:27 +00:00
o Remove unneeded space.
This commit is contained in:
parent
c9feab0d51
commit
19b3bfb219
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ void PrintMatrixFlags(FILE *out, const RGBMatrix::Options &d,
|
|||
"(Default: %d).\n"
|
||||
"\t--led-%sshow-refresh : %show refresh rate.\n"
|
||||
"\t--led-%sinverse "
|
||||
": Switch if your matrix has inverse colors %s.\n "
|
||||
": Switch if your matrix has inverse colors %s.\n"
|
||||
"\t--led-%sswap-green-blue : Switch if your matrix has green/blue "
|
||||
"swapped %s.\n"
|
||||
"\t--led-pwm-lsb-nanoseconds : PWM Nanoseconds for LSB "
|
||||
|
|
|
|||
Loading…
Reference in a new issue