From 2c0312e15de292ed81ca2abba0124ace776e4a8a Mon Sep 17 00:00:00 2001 From: Klaus K Wilting Date: Mon, 16 Mar 2020 19:13:28 +0100 Subject: [PATCH] v1.9.971 --- platformio.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio.ini b/platformio.ini index 69dca5eb..15f75192 100644 --- a/platformio.ini +++ b/platformio.ini @@ -45,7 +45,7 @@ description = Paxcounter is a device for metering passenger flows in realtime. I [common] ; for release_version use max. 10 chars total, use any decimal format like "a.b.c" -release_version = 1.9.96 +release_version = 1.9.971 ; DEBUG LEVEL: For production run set to 0, otherwise device will leak RAM while running! ; 0=None, 1=Error, 2=Warn, 3=Info, 4=Debug, 5=Verbose debug_level = 3 @@ -59,7 +59,7 @@ upload_speed = 115200 lib_deps_lora = MCCI LoRaWAN LMIC library@>=3.1.0 ; MCCI LMIC by Terrill Moore lib_deps_display = - ss_oled@4.0.1 ; simple and small OLED lib by Larry Bank + ss_oled@4.1.0 ; simple and small OLED lib by Larry Bank BitBang_I2C@2.0.0 QRCode@>=0.0.1 lib_deps_matrix_display =