WIP deep sleep mode
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
#define A2 GPIO(GPIO_PORTB, 2)
|
||||
#define D0 GPIO(GPIO_PORTB, 3)
|
||||
#define A0 GPIO(GPIO_PORTB, 4)
|
||||
#define BTN_ALARM GPIO(GPIO_PORTB, 5)
|
||||
#define BTN_ALARM GPIO(GPIO_PORTA, 2)
|
||||
#define COM0 GPIO(GPIO_PORTB, 6)
|
||||
#define COM1 GPIO(GPIO_PORTB, 7)
|
||||
#define COM2 GPIO(GPIO_PORTB, 8)
|
||||
|
||||
Reference in New Issue
Block a user