equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
|
2 <html> |
|
3 <head> |
|
4 <title>Temperature</title> |
|
5 </head> |
|
6 <body> |
|
7 Depending on the temperature, the plants need more or less water. The higher |
|
8 the temperature the higher the need for water. If the temperature does not |
|
9 reach a certain level, maybe no automatic watering should be done at all.<br> |
|
10 Before setting this parameter for good, you should also take the amount of <a href="./rain.html"> |
|
11 rain</a> into account. |
|
12 </body> |
|
13 </html> |