mirror of
https://github.com/Evolution-X-Devices/device_google_redbull
synced 2026-02-01 04:36:48 +00:00
Update variables in st54j_se configuration file
Add the capacity to modify the polling interval and the BGT in the config file. Bug: 160305311 Test: Manual Change-Id: Ieb348c429ceecbd2a5e9bc9af57e7c982accd88e
This commit is contained in:
@@ -3,4 +3,16 @@
|
||||
###############################################################################
|
||||
# ST HAL trace log level
|
||||
STESE_HAL_LOGLEVEL=1
|
||||
|
||||
###############################################################################
|
||||
# Configure the device node
|
||||
ST_ESE_DEV_NODE="/dev/st54j_se"
|
||||
|
||||
###############################################################################
|
||||
# Configure the polling interval (in us)
|
||||
ST_ESE_DEV_POLLING_INTERVAL=1500
|
||||
|
||||
###############################################################################
|
||||
# Configure the BGT timing (in us)
|
||||
ST_ESE_DEV_BGT=1000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user