pmaports/device/testing/device-xiaomi-santoni/misc/charging.sh
Oliver Smith 64035ac463
device/*: move to device/testing/* (!1063)
Prepare for better device categorization by moving everything to testing
subdir first.

[skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR
				depends on this MR

Related: postmarketos#16
2020-03-14 08:35:32 +01:00

5 lines
156 B
Bash
Executable file

#!/bin/sh
# We'll vibrate a bit here, then turn the led on.
echo 500 > /sys/class/timed_output/vibrator/enable
echo 100 > /sys/class/leds/white/brightness