declare void Max7219_register_setup();
This commit is contained in:
parent
5f0798544e
commit
3ef6cf0bfb
@ -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();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user