File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Changed
1111
12- - Updates to make it compile with arduino upt core 0.7.0
12+ - Updates to make it compile with arduino upt core 0.9
1313
1414## 0.1.0
1515
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ category=Communication
88url =https://github.com/Sensirion/arduino-upt-mqtt-client
99architectures =esp32
1010includes =MqttMailingService.h
11- depends =Sensirion UPT Core (=0.7.0 )
11+ depends =Sensirion UPT Core (=0.9.4 )
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ extra_scripts =
2323 pre:py_scripts/make_cpp_files.py
2424lib_deps =
2525 ${common.lib_deps_builtin}
26- sensirion/Sensirion UPT Core@^0.8.0
26+ sensirion/Sensirion UPT Core@^0.9.4
2727lib_extra_dirs =
2828 ${PROJECT_DIR}/src/*
2929check_tool = cppcheck, clangtidy
You can’t perform that action at this time.
0 commit comments