|
|
@ -2,7 +2,11 @@ |
|
|
|
#define CATEGORY "M1002" // Èýµ¼Áª |
|
|
|
#define MANUFACTURER_NAME "iflytop" |
|
|
|
|
|
|
|
#define FIRMWARE_VERSION 1 |
|
|
|
#define FIRMWARE_VERSION 0x0002 |
|
|
|
#define BLESTACK_VERSION 1 |
|
|
|
#define BOOTLOADER_VERSION 1 |
|
|
|
#define HARDWARE_VERSION 1 |
|
|
|
#define HARDWARE_VERSION (1) |
|
|
|
|
|
|
|
// https://www.bluetooth.com/specifications/assigned-numbers/ |
|
|
|
// #define APP_COMPANY_IDENTIFIER 0x0059 /**< Company identifier for Nordic Semiconductor ASA. as per www.bluetooth.org. */ |
|
|
|
#define APP_COMPANY_IDENTIFIER 0xFFFF /**< Company identifier for Nordic Semiconductor ASA. as per www.bluetooth.org. */ |