File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4747//--------------------------------------------------------------------+
4848// BLE OTA
4949//--------------------------------------------------------------------+
50- #define BLEDIS_MANUFACTURER "zhiayang ft mrninhvn "
50+ #define BLEDIS_MANUFACTURER "zhiayang"
5151#define BLEDIS_MODEL "mikoto"
5252
5353//--------------------------------------------------------------------+
5454// USB
5555//--------------------------------------------------------------------+
56- #define USB_DESC_VID 0x7A79
57- #define USB_DESC_UF2_PID 0x0520
58- #define USB_DESC_CDC_ONLY_PID 0x0520
56+ #define USB_DESC_VID 0x1209
57+ #define USB_DESC_UF2_PID 0x7A01
58+ #define USB_DESC_CDC_ONLY_PID 0x7A01
5959
60- #define UF2_PRODUCT_NAME "mikoto "
60+ #define UF2_PRODUCT_NAME "Mikoto nRF52840 "
6161#define UF2_VOLUME_LABEL "MIKOTO-BOOT"
6262#define UF2_BOARD_ID "nRF52840-mikoto"
6363#define UF2_INDEX_URL "https://github.com/zhiayang/mikoto"
You can’t perform that action at this time.
0 commit comments