pnd_make and pnd_run: Fixed some bugs (contributed by various people)
[pandora-libraries.git] / testdata / scripts / op_bright_down.sh
1 #!/bin/bash
2 cur=$(cat /sys/devices/platform/twl4030-pwm0-bl/backlight/twl4030-pwm0-bl/brightness);
3 echo $(($cur-10)) > /sys/devices/platform/twl4030-pwm0-bl/backlight/twl4030-pwm0-bl/brightness