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
9
9
10
10
### Changed
11
11
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
13
13
14
14
## 0.1.0
15
15
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ category=Communication
8
8
url =https://github.com/Sensirion/arduino-upt-mqtt-client
9
9
architectures =esp32
10
10
includes =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 =
23
23
pre:py_scripts/make_cpp_files.py
24
24
lib_deps =
25
25
${common.lib_deps_builtin}
26
- sensirion/Sensirion UPT Core@^0.8.0
26
+ sensirion/Sensirion UPT Core@^0.9.4
27
27
lib_extra_dirs =
28
28
${PROJECT_DIR}/src/*
29
29
check_tool = cppcheck, clangtidy
You can’t perform that action at this time.
0 commit comments