Update board.h
This commit is contained in:
parent
aac573642b
commit
d7494e81ce
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
||||||
//------------- UF2 -------------//
|
//------------- UF2 -------------//
|
||||||
#define UF2_PRODUCT_NAME "Seeed XIAO nRF52840"
|
#define UF2_PRODUCT_NAME "Seeed XIAO nRF52840"
|
||||||
#define UF2_VOLUME_LABEL "XIAO-SENSE"
|
#define UF2_VOLUME_LABEL "XIAO-SENSE"
|
||||||
#define UF2_BOARD_ID "Seeed_XIAO_nRF52840_Sense"
|
#define UF2_BOARD_ID "nRF52840-SeeedXiaoSense-v1"
|
||||||
#define UF2_INDEX_URL "https://www.seeedstudio.com/"
|
#define UF2_INDEX_URL "https://www.seeedstudio.com/"
|
||||||
|
|
||||||
#endif // _XIAO_BLE_SENSE
|
#endif // _XIAO_BLE_SENSE
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue