Skip to content

Commit 8d7b2e5

Browse files
committed
Added dht library to build integration for the DST demo by Neptune
1 parent bd05e3a commit 8d7b2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919

2020
install:
2121
- pip install -U platformio
22-
- platformio lib install "JsonStreamingParser" "ESP8266_SSD1306" "WifiManager" "simpleDSTadjust"
22+
- platformio lib install "JsonStreamingParser" "ESP8266_SSD1306" "WifiManager" "simpleDSTadjust" "DHT sensor library"
2323
- platformio lib update
2424

2525
script:

0 commit comments

Comments
 (0)