imamnurby commited on
Commit
f991e87
·
1 Parent(s): db386ee

Update templates/index.html

Browse files
Files changed (1) hide show
  1. 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
- </select>
 
 
 
 
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">