Skip to content

Commit 0105782

Browse files
committed
Merge branch 'develop'
2 parents ab67056 + cd46197 commit 0105782

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ DOXYFILE_ENCODING = UTF-8
4242
# title of most generated pages and in a few other places.
4343
# The default value is: My Project.
4444

45-
PROJECT_NAME = M5Unit-ToF4M
45+
PROJECT_NAME = M5Unit-TOF
4646

4747
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
4848
# could be handy for archiving the generated documentation or if some version

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "M5Unit-ToF",
2+
"name": "M5Unit-TOF",
33
"description": "Library for M5Stack UNIT TOF using M5UnitUnified",
44
"keywords": "M5Stack",
55
"authors": {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name=M5Unit-ToF
1+
name=M5Unit-TOF
22
version=0.0.1
33
author=M5Stack
44
maintainer=M5Stack

0 commit comments

Comments
 (0)