Fix URL shown for CPB

It was going to the orange M4 HalloWing.
This commit is contained in:
Ryan A. Pavlik 2020-01-02 10:25:09 -06:00 committed by GitHub
parent 3adfba32c8
commit 6df0bfdc4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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