diff options
Diffstat (limited to 'ports/raspberrypi')
| -rw-r--r-- | ports/raspberrypi/boards/pimoroni_keybow2040/mpconfigboard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/raspberrypi/boards/pimoroni_keybow2040/mpconfigboard.h b/ports/raspberrypi/boards/pimoroni_keybow2040/mpconfigboard.h index 3abfffeee..ecc127db6 100644 --- a/ports/raspberrypi/boards/pimoroni_keybow2040/mpconfigboard.h +++ b/ports/raspberrypi/boards/pimoroni_keybow2040/mpconfigboard.h @@ -36,4 +36,4 @@ #define IGNORE_PIN_GPIO26 1 #define IGNORE_PIN_GPIO27 1 #define IGNORE_PIN_GPIO28 1 -#define IGNORE_PIN_GPIO29 1
\ No newline at end of file +#define IGNORE_PIN_GPIO29 1 |
