12#ifndef __MAX7219_SOLDERED__
13#define __MAX7219_SOLDERED__
29 Led_Matrix(
int dataPin,
int clkPin,
int csPin,
int maxDevices)
Main header file for the MD_MAX72xx library.
Definition Led-Matrix-SOLDERED.h:19
Led_Matrix(int csPin, int maxDevices)
Definition Led-Matrix-SOLDERED.h:21
Led_Matrix(moduleType_t mod, int csPin, int maxDevices)
Definition Led-Matrix-SOLDERED.h:25
Led_Matrix(int dataPin, int clkPin, int csPin, int maxDevices)
Definition Led-Matrix-SOLDERED.h:29
Definition MD_MAX72xx.h:326
moduleType_t
Definition MD_MAX72xx.h:337
@ GENERIC_HW
Use 'generic' style hardware modules commonly available.
Definition MD_MAX72xx.h:338