We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3adfba3 + 6df0bfd commit e25b63aCopy full SHA for e25b63a
src/boards/circuitplayground_nrf52840/board.h
@@ -70,6 +70,6 @@
70
#define UF2_PRODUCT_NAME "Adafruit Circuit Playground nRF52840"
71
#define UF2_VOLUME_LABEL "CPLAYBTBOOT"
72
#define UF2_BOARD_ID "nRF52840-CircuitPlayground-revD"
73
-#define UF2_INDEX_URL "https://www.adafruit.com/product/4300"
+#define UF2_INDEX_URL "https://www.adafruit.com/product/4333"
74
75
#endif // _CPLAY_NRF52840_H
0 commit comments