Initial re-upload of spice2x-24-08-24
This commit is contained in:
7
easrv/responses/bs_info2_common.h
Normal file
7
easrv/responses/bs_info2_common.h
Normal file
@@ -0,0 +1,7 @@
|
||||
unsigned char BS_INFO2_COMMON_BIN[] = {
|
||||
0xa0, 0x42, 0x80, 0x7f, 0x00, 0x00, 0x00, 0x1c, 0x01, 0x08, 0xde, 0xae,
|
||||
0x35, 0xd3, 0x3e, 0x2a, 0x01, 0x05, 0xbb, 0x3a, 0xf4, 0x08, 0x01, 0x0a,
|
||||
0xab, 0xba, 0xb3, 0xe6, 0x5a, 0x39, 0xdf, 0x10, 0xfe, 0xfe, 0xfe, 0xff,
|
||||
0x00, 0x00, 0x00, 0x00
|
||||
};
|
||||
unsigned int BS_INFO2_COMMON_BIN_LEN = 40;
|
||||
10
easrv/responses/bs_pcb2_boot.h
Normal file
10
easrv/responses/bs_pcb2_boot.h
Normal file
@@ -0,0 +1,10 @@
|
||||
unsigned char BS_PCB2_BOOT_BIN[] = {
|
||||
0xa0, 0x42, 0x80, 0x7f, 0x00, 0x00, 0x00, 0x34, 0x01, 0x08, 0xde, 0xae,
|
||||
0x35, 0xd3, 0x3e, 0x2a, 0x01, 0x05, 0xe2, 0xdd, 0x35, 0x08, 0x01, 0x05,
|
||||
0xe2, 0xec, 0xeb, 0xd0, 0x0b, 0x02, 0xcf, 0x20, 0xfe, 0x34, 0x07, 0xa3,
|
||||
0x19, 0x6a, 0xce, 0x7c, 0x40, 0xfe, 0x03, 0x04, 0xa3, 0x19, 0x6d, 0xfe,
|
||||
0x03, 0x04, 0xa3, 0x19, 0x72, 0xfe, 0xfe, 0xfe, 0xfe, 0xff, 0x00, 0x00,
|
||||
0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00, 0x03, 0x41, 0x53, 0x00, 0x00,
|
||||
0x01, 0x00, 0x00, 0x00
|
||||
};
|
||||
unsigned int BS_PCB2_BOOT_BIN_LEN = 76;
|
||||
7
easrv/responses/bs_pcb2_error.h
Normal file
7
easrv/responses/bs_pcb2_error.h
Normal file
@@ -0,0 +1,7 @@
|
||||
unsigned char BS_PCB2_ERROR_BIN[] = {
|
||||
0xa0, 0x42, 0xa0, 0x5f, 0x00, 0x00, 0x00, 0x18, 0x01, 0x08, 0xde, 0xae,
|
||||
0x35, 0xd3, 0x3e, 0x2a, 0x01, 0x04, 0xd6, 0x89, 0xc2, 0x2e, 0x06, 0xe3,
|
||||
0x99, 0xb9, 0xeb, 0x80, 0xfe, 0xfe, 0xff, 0x00, 0x00, 0x00, 0x00, 0x08,
|
||||
0x00, 0x00, 0x00, 0x02, 0x30, 0x00, 0x00, 0x00
|
||||
};
|
||||
unsigned int BS_PCB2_ERROR_BIN_LEN = 44;
|
||||
6409
easrv/responses/op2_common_get_music_info.h
Normal file
6409
easrv/responses/op2_common_get_music_info.h
Normal file
File diff suppressed because it is too large
Load Diff
13
easrv/responses/pcbtracker_alive.h
Normal file
13
easrv/responses/pcbtracker_alive.h
Normal file
@@ -0,0 +1,13 @@
|
||||
unsigned char PCBTRACKER_ALIVE_BIN[] = {
|
||||
0x17, 0x7e, 0xdc, 0xae, 0x1a, 0x15, 0x41, 0x23, 0xae, 0xd5, 0xa0, 0xf5,
|
||||
0x2c, 0xa1, 0xb9, 0xd2, 0x53, 0xc8, 0xd2, 0x0d, 0x92, 0x04, 0x1d, 0x5d,
|
||||
0x2c, 0x5e, 0x19, 0x95, 0x1f, 0x71, 0x5c, 0x0d, 0x73, 0xad, 0x03, 0xbf,
|
||||
0x08, 0xf6, 0x91, 0x4f, 0xe4, 0xfb, 0x71, 0x0d, 0x87, 0x6c, 0xef, 0xbb,
|
||||
0x93, 0xfb, 0x7f, 0x30, 0x43, 0x64, 0xf5, 0x74, 0x11, 0xb7, 0x9c, 0xef,
|
||||
0x12, 0xd3, 0x2d, 0xc0, 0x52, 0x76, 0x97, 0xad, 0xa5, 0x27, 0x0c, 0x80,
|
||||
0xa7, 0x42, 0x62, 0xe2, 0xe3, 0xa0, 0x25, 0x74, 0x48, 0x8d, 0xd5, 0xae,
|
||||
0x1e, 0xda, 0x88, 0x0f, 0x68, 0x2f, 0x67, 0xb3, 0x72, 0x08, 0x24, 0x1c,
|
||||
0x2a, 0x5d, 0xa9, 0x3d, 0xf6, 0x41, 0x24, 0x27, 0xf4, 0x5b, 0x6c, 0x63,
|
||||
0x5e, 0x7d, 0xf6, 0xd4
|
||||
};
|
||||
unsigned int PCBTRACKER_ALIVE_BIN_LEN = 112;
|
||||
Reference in New Issue
Block a user