| PIDevice_MAX7219_LED_MATRIX Xojo Plugin |
|
PIDevice_MAX7219_8x8Symbol.SetRow Method (console safe)
Populates whole row at once
SetRow(
y as UInt8,
value as Boolean)
Parameters
- y
- The y coord of the row to be populated. This can be from 0 to 7
- value
- The value to be set for all the lads in the row.
Remarks
See Also
PIDevice_MAX7219_8x8Symbol Class