Roxy-3D
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
Marlin/src/feature/Max7219_Debug_LEDs.h
|
@ -64,6 +64,7 @@ |
|
|
#define max7219_reg_displayTest 0x0F |
|
|
#define max7219_reg_displayTest 0x0F |
|
|
|
|
|
|
|
|
void Max7219_init(); |
|
|
void Max7219_init(); |
|
|
|
|
|
void Max7219_register_setup(); |
|
|
void Max7219_PutByte(uint8_t data); |
|
|
void Max7219_PutByte(uint8_t data); |
|
|
void Max7219_pulse_load(); |
|
|
void Max7219_pulse_load(); |
|
|
|
|
|
|
|
|