ToastFreeware
/
gregoa
/
zavai.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f5987aa
)
minor format tidying
author
Philip Hands
<phil@hands.com>
Tue, 13 Oct 2009 10:23:46 +0000
(11:23 +0100)
committer
Philip Hands
<phil@hands.com>
Tue, 13 Oct 2009 10:23:46 +0000
(11:23 +0100)
lindi/om-device
patch
|
blob
|
history
diff --git
a/lindi/om-device
b/lindi/om-device
index b9a2c25efa2506dc2e894d63da87957e07859e8f..25a6fd9579047988130adaa5b61863b005cc4cff 100755
(executable)
--- a/
lindi/om-device
+++ b/
lindi/om-device
@@
-6,7
+6,7
@@
if [ "$mode" = "" ]; then
mode="list"
fi
case "$mode" in
-
stop)
+ stop)
dev="$2"
case "$dev" in
bt)
@@
-58,8
+58,8
@@
case "$mode" in
;;
esac
;;
-
-
list)
+
+ list)
echo "bt `cat $sys_pm_bt_power`"
echo "gsm `cat $sys_pm_gsm_power`"
echo "gps `cat $sys_pm_gps_power`"