You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
509 B

1 year ago
1 year ago
1 year ago
  1. #pragma once
  2. #define CATEGORY "M1002" // ������
  3. #define MANUFACTURER_NAME "iflytop"
  4. #define FIRMWARE_VERSION (102)
  5. #define BLESTACK_VERSION 1
  6. #define BOOTLOADER_VERSION 1
  7. #define HARDWARE_VERSION (1)
  8. // https://www.bluetooth.com/specifications/assigned-numbers/
  9. // #define APP_COMPANY_IDENTIFIER 0x0059 /**< Company identifier for Nordic Semiconductor ASA. as per www.bluetooth.org. */
  10. #define APP_COMPANY_IDENTIFIER 0xFFFF /**< Company identifier for Nordic Semiconductor ASA. as per www.bluetooth.org. */