Improved the BOARD_ID
This commit is contained in:
parent
4e579813ac
commit
a260d3b1eb
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
|||
#define USB_PRODUCT "FeatherS3 Neo"
|
||||
|
||||
#define UF2_PRODUCT_NAME USB_MANUFACTURER " " USB_PRODUCT
|
||||
#define UF2_BOARD_ID "ESP32S3-FeatherS3-Neo-01"
|
||||
#define UF2_BOARD_ID "ESP32S3-FeatherS3Neo-01"
|
||||
#define UF2_VOLUME_LABEL "UFTHS3NBOOT"
|
||||
#define UF2_INDEX_URL "https://circuitpython.org/board/unexpectedmaker_feathers3_neo/"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue