diff -r ba340e00aab2 -r 9795a16de807 thermferm/thermferm.c --- a/thermferm/thermferm.c Sat Apr 27 15:36:16 2019 +0200 +++ b/thermferm/thermferm.c Sat Apr 27 20:47:26 2019 +0200 @@ -1230,6 +1230,7 @@ } else { Config.temp_state = 2; } + usleep(10000); } row++; @@ -1260,6 +1261,7 @@ } else { Config.hum_state = 2; } + usleep(10000); } row++; /*