diff options
Diffstat (limited to 'bus.c')
-rw-r--r-- | bus.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -325,7 +325,8 @@ static unsigned gpio_pins[] = { GPIO0_X + 22, // i.e., GPIO0_22 GPIO0_X + 26, GPIO1_X + 15, // i.e., GPIO1_15 GPIO1_X + 14, - GPIO0_X + 27 + GPIO0_X + 27, + GPIO1_X + 12 }; |