10 changed files with 94 additions and 27 deletions
-
3app/src/app_service/beep_ctrl.h
-
43app/src/app_service/display_ctrl_service/display_mgr.c
-
2app/src/app_service/ecg_service/ecg_service.c
-
4app/src/aproject_config/config.h
-
12app/src/one_conduction_main.c
-
13screen_res/font/data/config/array2ImgFrom.table
-
2screen_res/font/data/config/arrayCfg.table
-
3screen_res/font/data/config/bottomFrom.table
-
38scripter/flash.bat
-
1temp.txt
@ -1,16 +1,17 @@ |
|||
{ |
|||
edtOffset="0"; |
|||
rdScanModeH=0; |
|||
afterLoad=null; |
|||
cmbbxMode=1; |
|||
rdScanModeVH=1; |
|||
rdByteLsb=1; |
|||
rdComVcc=0; |
|||
edtImgW='8\r\n'; |
|||
edtImgH="16"; |
|||
rdScanModeHV=0; |
|||
edtArray=' { 0x08,0xF8,0x08,0x08,0x08,0xC8,0x18,0x00,0x00,0x3F,0x21,0x21,0x21,0x23,0x30,0x00, }/* 0, "中",Size:100, 25×25 */'; |
|||
rdByteMsb=0; |
|||
rdScanModeV=0; |
|||
rdComGnd=1 |
|||
rdComGnd=1; |
|||
rdScanModeHV=0; |
|||
afterLoad=null; |
|||
beforeSave=null; |
|||
rdByteLsb=1; |
|||
rdByteMsb=0; |
|||
rdScanModeH=0 |
|||
} |
@ -1,6 +1,6 @@ |
|||
{ |
|||
scanMode="VH"; |
|||
isByteMsb=0; |
|||
txtLineCharMaxNum=20; |
|||
scanMode="VH"; |
|||
isCommonGnd=1 |
|||
} |
@ -1,3 +1,4 @@ |
|||
{ |
|||
afterLoad=null |
|||
afterLoad=null; |
|||
beforeSave=null |
|||
} |
@ -0,0 +1 @@ |
|||
0x10001084: FFFFFFFF |....| |
Write
Preview
Loading…
Cancel
Save
Reference in new issue