mirror of
https://github.com/Hopiu/rpi-rgb-led-matrix.git
synced 2026-03-16 22:10:27 +00:00
o Update comment in Makefile.
This commit is contained in:
parent
85e707116f
commit
69ddec36ca
1 changed files with 3 additions and 2 deletions
|
|
@ -10,8 +10,9 @@ TARGET=librgbmatrix
|
|||
###
|
||||
# After you change any of the following DEFINES, make sure to 'make' again.
|
||||
#
|
||||
# Note, most of these options now can be set programmatically and via command
|
||||
# line options as well. So be prepared for these to be removed.
|
||||
# Note, all of these options that don't directly influence the hardware mapping
|
||||
# can now can be set programmatically and via command line flags as well.
|
||||
# So be prepared for these to be removed in this Makefile.
|
||||
###
|
||||
|
||||
# If you see that your display is inverse, you might have a matrix variant
|
||||
|
|
|
|||
Loading…
Reference in a new issue