Minor fixes in LifxLightBulb driver (not fully tested yet)
[iot2.git] / benchmarks / IrrigationController / help_files / html_files / state1B.html
1 <html>
2 <title>PLRG IoT Irrigation System Setup</title> 
3 <body>
4
5 <h> <strong>Please enter how much water the lawn needs per week:  </strong></h>
6 <br><br>
7
8 <form action="" method="POST">
9 Inches per week: <input type="text" name="inches_input"> <br>
10
11 <button name='submit'>Next</button>
12 </form>
13
14 </body>
15 </html>