diff --git a/platformio.ini b/platformio.ini index 72ed273..04bc815 100644 --- a/platformio.ini +++ b/platformio.ini @@ -14,4 +14,15 @@ board = heltec_wifi_lora_32 framework = arduino ; Custom Serial Monitor speed (baud rate) -monitor_speed = 115200 \ No newline at end of file +monitor_speed = 115200 + +lib_deps = + RadioHead + TinyGPSPlus + DHT sensor library for ESPx + Adafruit SSD1306 + Adafruit GFX Library + Adafruit Unified Sensor + AXP202X_Library + OneWire + DallasTemperature