Merge pull request #93 from rpavlik/patch-1

Fix URL shown for CPB
This commit is contained in:
Ha Thach
2020-01-03 00:11:44 +07:00
committed by GitHub

View File

@ -70,6 +70,6 @@
#define UF2_PRODUCT_NAME "Adafruit Circuit Playground nRF52840"
#define UF2_VOLUME_LABEL "CPLAYBTBOOT"
#define UF2_BOARD_ID "nRF52840-CircuitPlayground-revD"
#define UF2_INDEX_URL "https://www.adafruit.com/product/4300"
#define UF2_INDEX_URL "https://www.adafruit.com/product/4333"
#endif // _CPLAY_NRF52840_H