Skip to content

Commit 6c44865

Browse files
committed
bump to v3.3.2
1 parent 3a800c0 commit 6c44865

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

platformio_orig.ini

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ description = Paxcounter is a device for metering passenger flows in realtime. I
4646

4747
[common]
4848
; for release_version use max. 10 chars total, use any decimal format like "a.b.c"
49-
release_version = 3.3.1
49+
release_version = 3.3.2
5050
; DEBUG LEVEL: For production run set to 0, otherwise device will leak RAM while running!
5151
; 0=None, 1=Error, 2=Warn, 3=Info, 4=Debug, 5=Verbose
5252
debug_level = 3
@@ -71,19 +71,19 @@ lib_deps_rgbled =
7171
lib_deps_gps =
7272
mikalhart/TinyGPSPlus @ ^1.0.2
7373
lib_deps_sensors =
74-
adafruit/Adafruit Unified Sensor @ ^1.1.4
75-
adafruit/Adafruit BME280 Library @ ^2.2.1
76-
adafruit/Adafruit BMP085 Library @ ^1.2.0
74+
adafruit/Adafruit Unified Sensor @ ^1.1.6
75+
adafruit/Adafruit BME280 Library @ ^2.2.2
76+
adafruit/Adafruit BMP085 Library @ ^1.2.1
7777
boschsensortec/BSEC Software Library @ 1.6.1480
78-
https://github.com/cyberman54/sds-dust-sensors-arduino-library.git
78+
lewapek/Nova Fitness Sds dust sensors library @ ^1.5.1
7979
lib_deps_basic =
8080
https://github.com/dbSuS/libpax.git
8181
https://github.com/SukkoPera/Arduino-Rokkit-Hash.git
8282
bblanchon/ArduinoJson @ ^6
8383
makuna/RTC @ ^2.3.5
8484
spacehuhn/SimpleButton
8585
lewisxhe/XPowersLib @ ^0.1.4
86-
256dpi/MQTT @ ^2.4.8
86+
256dpi/MQTT @ ^2.5.0
8787
lib_deps_all =
8888
${common.lib_deps_basic}
8989
${common.lib_deps_lora}

0 commit comments

Comments
 (0)