projects
/
weathermon.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
1) Переход на доставку без гарантии (старые данные копить нет смысла)
[weathermon.git]
/
bin
/
weathermon-iio
diff --git
a/bin/weathermon-iio
b/bin/weathermon-iio
index cbf21f0c996fc984e7fe9c5fc20466c233ab00b3..f6e979f1c50939497b0c3234ff0452a1fe7c2d2f 100755
(executable)
--- a/
bin/weathermon-iio
+++ b/
bin/weathermon-iio
@@
-173,7
+173,7
@@
if not config_name then
config_name = "weathermon"
end
-web_id =
uci.get(config_name,"web","devid"
)
+web_id =
get_devid(config_name
)
parameters = init(config_name)