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 47
47
//--------------------------------------------------------------------+
48
48
// BLE OTA
49
49
//--------------------------------------------------------------------+
50
- #define BLEDIS_MANUFACTURER "zhiayang ft mrninhvn "
50
+ #define BLEDIS_MANUFACTURER "zhiayang"
51
51
#define BLEDIS_MODEL "mikoto"
52
52
53
53
//--------------------------------------------------------------------+
54
54
// USB
55
55
//--------------------------------------------------------------------+
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
59
59
60
- #define UF2_PRODUCT_NAME "mikoto "
60
+ #define UF2_PRODUCT_NAME "Mikoto nRF52840 "
61
61
#define UF2_VOLUME_LABEL "MIKOTO-BOOT"
62
62
#define UF2_BOARD_ID "nRF52840-mikoto"
63
63
#define UF2_INDEX_URL "https://github.com/zhiayang/mikoto"
You can’t perform that action at this time.
0 commit comments