mirror of
https://github.com/freebip/BipEmulator.git
synced 2025-05-18 17:36:32 +03:00
CHG: merge
This commit is contained in:
parent
7dc96659f5
commit
52c33f2f99
@ -129,6 +129,9 @@ struct res_params_ {
|
|||||||
short height; // высота в рх
|
short height; // высота в рх
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#define INDEX_MAIN_RES ((int)0xFFFF0000)
|
||||||
|
#define ELF_INDEX_SELF ((int)0xFFFFFFFF)
|
||||||
|
|
||||||
// структуры данных датчика сердца
|
// структуры данных датчика сердца
|
||||||
// 1.1.5.12, 1.1.5.36
|
// 1.1.5.12, 1.1.5.36
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user