diff options
| author | foamyguy <foamyguy@gmail.com> | 2020-11-10 15:29:17 -0600 |
|---|---|---|
| committer | foamyguy <foamyguy@gmail.com> | 2020-11-10 15:29:17 -0600 |
| commit | 8373146c56707102626e6d51d98bd87cdd43ba27 (patch) | |
| tree | a50e677001e3b8391828b224aa1b314540579f31 /ports | |
| parent | 1192eebcdf3fbfa383a868d3a349535858e3e0e3 (diff) | |
newline end of file
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.h b/ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.h index b320fdc8d..ec49fcadf 100644 --- a/ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.h +++ b/ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.h @@ -43,4 +43,4 @@ #define DEFAULT_SPI_BUS_SCK (&pin_GPIO36) #define DEFAULT_SPI_BUS_MOSI (&pin_GPIO35) -#define DEFAULT_SPI_BUS_MISO (&pin_GPIO37)
\ No newline at end of file +#define DEFAULT_SPI_BUS_MISO (&pin_GPIO37) |
