diff options
| author | ZodiusInfuser <christopher.parrott2@gmail.com> | 2021-02-20 17:19:31 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-20 17:19:31 +0000 |
| commit | dac81ea5458c02b1880fd112eac1b3afa12610f9 (patch) | |
| tree | 50bf952342f3ee2f713588d86520264a31b1d465 | |
| parent | 0a00f91979e529c978e57f060c3ed9a321ed69af (diff) | |
Added new line
| -rw-r--r-- | ports/raspberrypi/boards/pimoroni_tiny2040/mpconfigboard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/raspberrypi/boards/pimoroni_tiny2040/mpconfigboard.h b/ports/raspberrypi/boards/pimoroni_tiny2040/mpconfigboard.h index c1285d78f..8f188959c 100644 --- a/ports/raspberrypi/boards/pimoroni_tiny2040/mpconfigboard.h +++ b/ports/raspberrypi/boards/pimoroni_tiny2040/mpconfigboard.h @@ -21,4 +21,4 @@ #define IGNORE_PIN_GPIO21 1 #define IGNORE_PIN_GPIO22 1 #define IGNORE_PIN_GPIO24 1 -#define IGNORE_PIN_GPIO25 1
\ No newline at end of file +#define IGNORE_PIN_GPIO25 1 |
