Skip to content

Commit d50e09a

Browse files
committed
update MH-Z library; set versions to accept only fixes
1 parent b0015c4 commit d50e09a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

platformio.ini

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ upload_port = COM3 # /dev/ttyUSB0
3030

3131
lib_deps =
3232
https://github.com/marvinroger/async-mqtt-client.git#v0.9.0
33-
https://github.com/tobiasschuerg/MH-Z-CO2-Sensors.git#7be7cf0f22e8c3bcd9c7357b2a1ef2f70d8d0c8a
34-
bblanchon/ArduinoJson @ ^6.18.5
35-
juerd/ESP-WiFiSettings @ ^3.6.0
36-
adafruit/Adafruit SSD1306 @ ^2.4.3
37-
plerup/EspSoftwareSerial @ ^6.15.1
33+
tobiasschuerg/MH-Z CO2 Sensors @ ~1.3.0
34+
bbblanchon/ArduinoJson @ ~6.18.5
35+
juerd/ESP-WiFiSettings @ ~3.6.0
36+
adafruit/Adafruit SSD1306 @ ~2.4.3
37+
plerup/EspSoftwareSerial @ ~6.15.1

0 commit comments

Comments
 (0)