Skip to content

Commit 84a4017

Browse files
committed
Modifications for @tyeth review
1 parent c1ace0b commit 84a4017

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platformio.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ lib_deps =
7878
adafruit/Adafruit STMPE610
7979
adafruit/Adafruit TouchScreen
8080
adafruit/Adafruit MQTT Library
81+
adafruit/Adafruit LED Backpack Library
82+
adafruit/Adafruit LiquidCrystal
83+
adafruit/Adafruit SSD1306
8184
https://github.com/adafruit/Adafruit_SHT4X.git
8285
bblanchon/ArduinoJson
8386
https://github.com/adafruit/SdFat.git
@@ -89,9 +92,6 @@ lib_deps =
8992
https://github.com/adafruit/RTClib.git
9093
https://github.com/bblanchon/ArduinoStreamUtils.git
9194
https://github.com/Sensirion/arduino-i2c-scd4x.git
92-
https://github.com/adafruit/Adafruit_LED_Backpack.git
93-
https://github.com/adafruit/Adafruit_LiquidCrystal.git
94-
https://github.com/adafruit/Adafruit_SSD1306.git
9595

9696
; Common build environment for ESP32 platform
9797
[common:esp32]

0 commit comments

Comments
 (0)