mirror of
https://github.com/free-dmo/free-dmo-stm32
synced 2024-08-30 18:12:20 +00:00
Add SKU 30324
This commit is contained in:
parent
9137858543
commit
d006908f61
1
.github/auto_build.sh
vendored
1
.github/auto_build.sh
vendored
@ -17,6 +17,7 @@ build_sku 30270
|
||||
build_sku 30299
|
||||
build_sku 30323
|
||||
build_sku 30321
|
||||
build_sku 30324
|
||||
build_sku 30326
|
||||
build_sku 30327
|
||||
build_sku 30332
|
||||
|
16
Src/main.c
16
Src/main.c
@ -56,8 +56,9 @@ static void MX_I2C2_Init(void);
|
||||
//#define DMO_SKU_30256 // 59 mm x 104 mm / 2.3125 in x 4 in / 300 pcs.
|
||||
//#define DMO_SKU_30270 // 57 mm / 2.25 in / 300 pcs.
|
||||
//#define DMO_SKU_30299 // 10 mm x 19 mm / 0.375 in x 0.75 in / 1500 pcs.
|
||||
//#define DMO_SKU_30323 // 54 mm x 104 mm / 2.125 in x 4 in / 220 pcs.
|
||||
//#define DMO_SKU_30321 // 36 mm x 89 mm / 1.4 in x 3.5 in / 260 pcs.
|
||||
//#define DMO_SKU_30323 // 54 mm x 104 mm / 2.125 in x 4 in / 220 pcs.
|
||||
//#define DMO_SKU_30324 // 54 mm x 70 mm / 2.125 in x 2.75 in / 320 pcs.
|
||||
//#define DMO_SKU_30326 // 46 mm x 79 mm / 1.8 in x 3.1 in / 150 pcs.
|
||||
//#define DMO_SKU_30327 // 14 mm x 87 mm / 0.5625 in x 3.4375 in / 130 pcs.
|
||||
//#define DMO_SKU_30332 // 25 mm x 25 mm / 1 in x 1 in / 750 pcs.
|
||||
@ -256,6 +257,19 @@ static const uint8_t DMO_TAG_SLIX2_BLOCKS[SLIX2_BLOCKS*sizeof(uint32_t)] = {
|
||||
};
|
||||
#endif
|
||||
|
||||
#if defined (DMO_SKU_30324)
|
||||
static const uint8_t DMO_TAG_SLIX2_BLOCKS[SLIX2_BLOCKS*sizeof(uint32_t)] = {
|
||||
0x03,0x0A,0x82,0xED,0x86,0x39,0x61,0xD2,0x03,0x14,0x1E,0x32,0xB6,0xCA,0x00,0x3C,0x92,0x7A,0xB1,0xF6,0x33,0x30,0x33,0x32,0x34,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0x24,0x01,0x01,0x00,0x00,0x00,
|
||||
0xEA,0x02,0x1E,0x00,0x27,0x00,0x00,0x00,0x00,0x00,0x10,0x00,0xBB,0x02,0x1C,0x02,0x00,0x00,0x00,0x00,0x46,0x02,0x40,0x01,0xA2,0x2E,0x20,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0xD7,0xFA,0x00,0x1C,0x80,0x40,0x6B,0xEB,0x04,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x90,0x37,0xC1,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x32,0x8C,0x00,0x30,0xBC,0xBB,0x40,0xBE,0x00,0x00,0x00,0x00,0xF6,0x70,0x42,0x88,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x11,0xF3,0x00,0x2C,0xDD,0xC3,0x3E,0x91,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
|
||||
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xA0,0xFE,0x00,0x01
|
||||
};
|
||||
#endif
|
||||
|
||||
#if defined (DMO_SKU_30326)
|
||||
static const uint8_t DMO_TAG_SLIX2_BLOCKS[SLIX2_BLOCKS*sizeof(uint32_t)] = {
|
||||
0x03,0x0A,0x82,0xED,0x86,0x39,0x61,0xD2,0x03,0x14,0x1E,0x32,0xB6,0xCA,0x00,0x3C,0x34,0x48,0x40,0xF4,0x33,0x30,0x33,0x32,0x36,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0x24,0x01,0x01,0x00,0x00,0x00,
|
||||
|
Loading…
Reference in New Issue
Block a user