Add MAX7219 reverse units option (#11860)
This commit is contained in:
parent
beab9733f8
commit
d3d6be8210
58 changed files with 65 additions and 5 deletions
|
|
@ -1692,6 +1692,7 @@
|
|||
#define MAX7219_NUMBER_UNITS 1 // Number of Max7219 units in chain.
|
||||
#define MAX7219_ROTATE 0 // Rotate the display clockwise (in multiples of +/- 90°)
|
||||
// connector at: right=0 bottom=-90 top=90 left=180
|
||||
//#define MAX7219_REVERSE_ORDER // The individual LED matrix units may be in reversed order
|
||||
|
||||
/**
|
||||
* Sample debug features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue