From a7b4298c0dcebdf425ecae56d5511d3a58638a35 Mon Sep 17 00:00:00 2001 From: Klaus K Wilting Date: Thu, 1 Oct 2020 15:40:28 +0200 Subject: [PATCH] v2.0.16 --- platformio_orig.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio_orig.ini b/platformio_orig.ini index 0edbc702..cc15b7ab 100644 --- a/platformio_orig.ini +++ b/platformio_orig.ini @@ -46,7 +46,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 = 2.0.15 +release_version = 2.0.16 ; 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 @@ -61,7 +61,7 @@ display_library = ; set by build.py and taken from hal file lib_deps_lora = mcci-catena/MCCI LoRaWAN LMIC library @ ^3.2.0 lib_deps_display = - bitbank2/OneBitDisplay @ 1.5.0 + bitbank2/OneBitDisplay @ 1.7.2 ricmoo/QRCode @ ^0.0.1 bodmer/TFT_eSPI @ ^2.2.20 lib_deps_ledmatrix =