From 99b50ea5fbf1e8b225555509fdc078317f5799dd Mon Sep 17 00:00:00 2001 From: Verkehrsrot Date: Wed, 1 Apr 2020 15:21:54 +0200 Subject: [PATCH] Update platformio.ini --- platformio.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/platformio.ini b/platformio.ini index 24b0b474..da148797 100644 --- a/platformio.ini +++ b/platformio.ini @@ -60,9 +60,8 @@ upload_speed = 115200 lib_deps_lora = MCCI LoRaWAN LMIC library@>=3.1.0 ; MCCI LMIC by Terrill Moore lib_deps_display = - ;ss_oled@4.1.1 ; simple and small OLED lib by Larry Bank - https://github.com/bitbank2/ss_oled.git - BitBang_I2C@2.0.1 + ss_oled@4.1.2 ; simple and small OLED lib by Larry Bank + BitBang_I2C@2.0.2 QRCode@>=0.0.1 bb_spi_lcd@1.1.0 ; LCD TFT driver lib by Larry Bank lib_deps_matrix_display =