Update platformio.ini

This commit is contained in:
Verkehrsrot 2020-04-01 15:21:54 +02:00 committed by GitHub
parent 0ac5e2a925
commit 99b50ea5fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,9 +60,8 @@ upload_speed = 115200
lib_deps_lora = lib_deps_lora =
MCCI LoRaWAN LMIC library@>=3.1.0 ; MCCI LMIC by Terrill Moore MCCI LoRaWAN LMIC library@>=3.1.0 ; MCCI LMIC by Terrill Moore
lib_deps_display = lib_deps_display =
;ss_oled@4.1.1 ; simple and small OLED lib by Larry Bank ss_oled@4.1.2 ; simple and small OLED lib by Larry Bank
https://github.com/bitbank2/ss_oled.git BitBang_I2C@2.0.2
BitBang_I2C@2.0.1
QRCode@>=0.0.1 QRCode@>=0.0.1
bb_spi_lcd@1.1.0 ; LCD TFT driver lib by Larry Bank bb_spi_lcd@1.1.0 ; LCD TFT driver lib by Larry Bank
lib_deps_matrix_display = lib_deps_matrix_display =