File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " M5Unit-ToF" ,
3- "description" : " Library for M5Stack UNIT ToFR using M5UnitUnified" ,
3+ "description" : " Library for M5Stack UNIT TOF using M5UnitUnified" ,
44 "keywords" : " M5Stack" ,
55 "authors" : {
66 "name" : " M5Stack" ,
77 "url" : " http://www.m5stack.com"
88 },
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " https://github.com/m5stack/M5Unit-ToF .git"
11+ "url" : " https://github.com/m5stack/M5Unit-TOF .git"
1212 },
1313 "dependencies" : {
1414 "M5UnitUnified" : " https://github.com/m5stack/M5UnitUnified.git"
2020 "platforms" : [
2121 " espressif32"
2222 ],
23- "headers" : " M5_ToF4M.h, M5UnitUnifiedToF .h" ,
23+ "headers" : " M5UnitUnifiedTOF .h" ,
2424 "license" : " MIT" ,
2525 "export" : {
2626 "exclude" : [
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ name=M5Unit-ToF
22version =0.0.1
33author =M5Stack
44maintainer =M5Stack
5- sentence =Library for M5Stack UNIT ToF using M5UnitUnified
5+ sentence =Library for M5Stack UNIT TOF using M5UnitUnified
66paragraph =See more on http://M5Stack.com
77category =Device Control
8- url =https://github.com/m5stack/M5Unit-ToF
8+ url =https://github.com/m5stack/M5Unit-TOF
99architectures =esp32
10- includes =M5UnitUnifiedToF .h
10+ includes =M5UnitUnifiedTOF .h
1111depends =M5UnitUnified,M5Utility,M5HAL
You can’t perform that action at this time.
0 commit comments