Merge pull request #5396 from Fe7n/patch-1

Fix a critical "typo"
This commit is contained in:
microDev 2021-09-27 20:42:13 +05:30 committed by GitHub
commit 5cbfac641d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@
#define MICROPY_QSPI_DATA2 NRF_GPIO_PIN_MAP(1, 2)
#define MICROPY_QSPI_DATA3 NRF_GPIO_PIN_MAP(1, 1)
#define MICROPY_QSPI_SCK NRF_GPIO_PIN_MAP(1, 3)
#define MICROPY_QSPI_CS NRF_GPIO_PIN_MAP(1, 8)
#define MICROPY_QSPI_CS NRF_GPIO_PIN_MAP(1, 6)
#define BOARD_HAS_CRYSTAL 0