-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from xelarep/master
Updated libraries and lib_deps
- Loading branch information
Showing
3 changed files
with
27 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,3 +21,17 @@ | |
platform = espressif8266 | ||
framework = arduino | ||
board = d1_mini | ||
|
||
lib_deps = | ||
# Adafruit DHT Unified_ID18 | ||
[email protected] | ||
# DHT sensor library_ID19 | ||
[email protected] | ||
# Adafruit Unified Sensor_ID31 | ||
[email protected] | ||
# Adafruit GFX Library_ID13 | ||
[email protected] | ||
# Adafruit SSD1306_135 | ||
# --> project lib folder... | ||
# PubSubClient_ID89 | ||
[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters