Merge pull request #2 from bertrik/platformio_libnames

Clarify library dependencies in platformio.ini by specififying them a…
This commit is contained in:
Juerd Waalboer 2020-12-30 17:27:42 +01:00 committed by GitHub
commit e92b3f6bb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -21,10 +21,10 @@ framework = arduino
targets = upload
monitor_speed = 115200
lib_deps =
ESP-WiFiSettings @^3.6
MH-Z19
TFT_eSPI
MQTT
juerd/ESP-WiFiSettings@^3.6
wifwaf/MH-Z19
bodmer/TFT_eSPI
256dpi/MQTT
build_flags =
# -DCORE_DEBUG_LEVEL=5