File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 10
10
"type" : " git" ,
11
11
"url" : " https://github.com/m5stack/M5Unit-ENV.git"
12
12
},
13
- "dependencies" : {
14
- "M5UnitUnified" : " https://github.com/m5stack/M5UnitUnified.git" ,
15
- "BME68x Sensor library" : " https://github.com/boschsensortec/Bosch-BME68x-Library.git" ,
16
- "bsec2" : " https://github.com/boschsensortec/Bosch-BSEC2-Library"
13
+ "dependencies" :
14
+ {
15
+ "m5stack/M5UnitUnified" : " >=0.1.0" ,
16
+ "boschsensortec/BME68x Sensor library" : " >=1.3.40408" ,
17
+ "boschsensortec/bsec2" : " >=1.10.2610"
17
18
},
18
- "version" : " 1.2.1 " ,
19
+ "version" : " 1.3.0 " ,
19
20
"frameworks" : [
20
21
" arduino"
21
22
],
Original file line number Diff line number Diff line change 1
1
name =M5Unit-ENV
2
- version =1.2.1
2
+ version =1.3.0
3
3
author =M5Stack
4
4
maintainer =M5Stack
5
5
sentence =Library for M5Stack UNIT ENV
You can’t perform that action at this time.
0 commit comments