X-Git-Url: https://git.rvb.name/weathermon.git/blobdiff_plain/d63010ef6c3cc76ac2a035c0249c87a78e38d980..c58ad4fb6f2c4c350a6aae01b100ebb4564ad8e9:/bin/weathermon-iio?ds=inline diff --git a/bin/weathermon-iio b/bin/weathermon-iio index df32c3a..cbf21f0 100755 --- a/bin/weathermon-iio +++ b/bin/weathermon-iio @@ -188,6 +188,8 @@ if not delay then delay = 60 end +io.stdout:setvbuf('no') + while true do if pcall(function () values = get_parameters(parameters) end) then records = {}