更新滑条阈值
This commit is contained in:
parent
6ab6df5370
commit
f761e35b35
@ -2,7 +2,7 @@
|
||||
|
||||
manifest_file_version: 1.0.0
|
||||
project: p417_SWTR
|
||||
creation_date: 2024-08-20T15:12:07.975+08:00[Asia/Shanghai]
|
||||
creation_date: 2024-08-27T14:58:34.485+08:00[Asia/Shanghai]
|
||||
operating_system: Windows 10
|
||||
mcc_mode: IDE
|
||||
mcc_mode_version: v6.20
|
||||
|
@ -353,7 +353,7 @@ SUBSTITUTE GOODS, TECHNOLOGY, SERVICES, OR ANY CLAIMS BY THIRD PARTIES
|
||||
#define SCROLLER_0_PARAMS \
|
||||
{ \
|
||||
(uint8_t)SCROLLER_TYPE_SLIDER, 0u, 5u, \
|
||||
SCROLLER_RESOL_DEADBAND((uint8_t)SCR_RESOL_8_BIT, (uint8_t)SCR_DB_NONE),(uint8_t)8,20\
|
||||
SCROLLER_RESOL_DEADBAND((uint8_t)SCR_RESOL_8_BIT, (uint8_t)SCR_DB_NONE),(uint8_t)8,70\
|
||||
}
|
||||
|
||||
/**********************************************************/
|
||||
|
Loading…
x
Reference in New Issue
Block a user