Update platformio.ini

This commit is contained in:
Verkehrsrot 2020-05-16 12:46:46 +02:00 committed by GitHub
parent 3e9e027a1c
commit f9c2cbf9d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ platform_espressif32 = espressif32@1.12.1
monitor_speed = 115200
upload_speed = 115200
lib_deps_lora =
MCCI LoRaWAN LMIC library@3.1.0 ; MCCI LMIC by Terrill Moore
MCCI LoRaWAN LMIC library@3.2.0 ; MCCI LMIC by Terrill Moore
lib_deps_display =
ss_oled@4.1.3 ; fast and small OLED lib by Larry Bank
BitBang_I2C@2.1.1