This commit is contained in:
Jack Humbert 2017-10-27 15:56:47 -04:00
parent a4601e0f77
commit 486a483222

View File

@ -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