From 07991515eabd46f2e0b4c8f346180ffdebdb70d3 Mon Sep 17 00:00:00 2001 From: Klaus K Wilting Date: Sat, 27 Oct 2018 22:48:05 +0200 Subject: [PATCH] v1.6.53 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index e0ccb21c..839cb135 100644 --- a/platformio.ini +++ b/platformio.ini @@ -29,7 +29,7 @@ description = Paxcounter is a proof-of-concept ESP32 device for metering passeng [common] ; for release_version use max. 10 chars total, use any decimal format like "a.b.c" -release_version = 1.6.51 +release_version = 1.6.53 ; 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 = 0