X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/5a09d3affc63feb942e2453ccfc4143726292501..6691228bdeefd3ae7857c0aa4b8c76fa5f770a94:/bin/weathermon-iio?ds=inline diff --git a/bin/weathermon-iio b/bin/weathermon-iio index dcbca64..c5a8102 100755 --- a/bin/weathermon-iio +++ b/bin/weathermon-iio @@ -157,7 +157,7 @@ function init_serial_device(device,subsystem,parameters) if subsystem == "mhz" then getparameter["function"] = get_mhz - getparameter["name"] = "CO2_PPM" + getparameter["name"] = "CO2PPM" getparameter["sensor"] = "MHZ19" parameters[#parameters+1] = getparameter