You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
#!/bin/sh
|
|
|
|
|
|
|
|
# Wileyfox Swift (wileyfox-crackling)
|
|
|
|
|
|
|
|
export BATTERY_DEVICE="/sys/class/power_supply/pm8916-bms-vm"
|
|
|
|
|
|
|
|
export TOUCH_POINTER_ID="10"
|
|
|
|
|
|
|
|
export ROTATION_GRAVITY="500"
|
|
|
|
export ROTATION_THRESHOLD="60"
|