Spaces:
Build error
Build error
Update templates/index.html
Browse files- templates/index.html +5 -1
templates/index.html
CHANGED
@@ -45,7 +45,11 @@
|
|
45 |
<option value="Sensor to measure humidity">Sensor to measure humidity</option>
|
46 |
<option vaue="DHT11">DHT11</option>
|
47 |
<option value="BMP280">BMP280</option>
|
48 |
-
|
|
|
|
|
|
|
|
|
49 |
|
50 |
</div>
|
51 |
<div class="mb-3">
|
|
|
45 |
<option value="Sensor to measure humidity">Sensor to measure humidity</option>
|
46 |
<option vaue="DHT11">DHT11</option>
|
47 |
<option value="BMP280">BMP280</option>
|
48 |
+
</select>
|
49 |
+
<p>
|
50 |
+
<br>
|
51 |
+
Due to the resource constraint, we only list a subset of libraries listed the official Arduino reference and each prediction may take several minutes.
|
52 |
+
</p>
|
53 |
|
54 |
</div>
|
55 |
<div class="mb-3">
|