This commit is contained in:
hathach
2018-11-27 23:55:10 +07:00
parent 16b3f11d9f
commit a3cc52829b
3 changed files with 21 additions and 21 deletions

View File

@@ -47,7 +47,7 @@
#define BOARD_LED_PORT (0)
#define BOARD_LED_PIN (22)
const static struct {
static const struct {
uint8_t port;
uint8_t pin;
} buttons[] =