X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/de2440e167bacd1cebff432611d5d837dfeddffd..d5653b977ce2b9d0ef6e6c07b3a9b64c1462e601:/bin/weathermon-iio?ds=sidebyside

diff --git a/bin/weathermon-iio b/bin/weathermon-iio
index cbf21f0..f6e979f 100755
--- 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)