From c1eafa32f4d832b270d56c0f9c29c59caec99aea Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Mon, 25 Feb 2019 20:05:46 +0000 Subject: Moisture and things --- views/index.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views') diff --git a/views/index.erb b/views/index.erb index b2ddf1f..c366141 100644 --- a/views/index.erb +++ b/views/index.erb @@ -9,7 +9,7 @@

Basement: <%= @temp_air %>°C and <%= @humidity_air %>% humidity at <%= @time_formatted_air %>

Propagator (Chillis): <%= @temp_prop %>°C and <%= @humidity_prop %>% humidity at <%= @time_formatted_prop %>

-

Kitchen (Peas & Spinach): <%= @temp_kitchen %>°C, <%= @humidity_kitchen %>% humidity and <%= @moisture_kitchen %> anti-moistures at <%= @time_formatted_prop %>

+

Kitchen (Peas & Spinach): <%= @temp_kitchen %>°C, <%= @humidity_kitchen %>% humidity and <%= @moisture_kitchen %>% moisture at <%= @time_formatted_kitchen %>

-- cgit v1.2.3