fix 32a
This commit is contained in:
parent
a4601e0f77
commit
486a483222
@ -50,7 +50,7 @@
|
|||||||
#define PIND_ADDRESS 0x0
|
#define PIND_ADDRESS 0x0
|
||||||
#define PINC_ADDRESS 0x3
|
#define PINC_ADDRESS 0x3
|
||||||
#define PINB_ADDRESS 0x6
|
#define PINB_ADDRESS 0x6
|
||||||
#define PINB_ADDRESS 0x9
|
#define PINA_ADDRESS 0x9
|
||||||
#else
|
#else
|
||||||
#define pin_t uint16_t
|
#define pin_t uint16_t
|
||||||
#define ADDRESS_BASE 0x0
|
#define ADDRESS_BASE 0x0
|
||||||
|
Reference in New Issue
Block a user