diff options
| author | ZodiusInfuser <christopher.parrott2@gmail.com> | 2021-02-20 17:15:42 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-20 17:15:42 +0000 |
| commit | 0a00f91979e529c978e57f060c3ed9a321ed69af (patch) | |
| tree | 8cc9fc7a0301ada13a8ec9057922e75b4e2f78f8 | |
| parent | f1df07002f3740d9042b2e0910ef0e52c6bdb8d3 (diff) | |
Added new line
| -rw-r--r-- | ports/raspberrypi/boards/pimoroni_picosystem/mpconfigboard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/raspberrypi/boards/pimoroni_picosystem/mpconfigboard.h b/ports/raspberrypi/boards/pimoroni_picosystem/mpconfigboard.h index e952174bd..8a61d6a76 100644 --- a/ports/raspberrypi/boards/pimoroni_picosystem/mpconfigboard.h +++ b/ports/raspberrypi/boards/pimoroni_picosystem/mpconfigboard.h @@ -44,4 +44,4 @@ #define IGNORE_PIN_GPIO25 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 |
