Skip to content

Commit ae18836

Browse files
authored
Change library name and increment version to 1.0.2
Updated library details and version number.
1 parent 47c1649 commit ae18836

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

library.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "M5StackChan",
3-
"description": "Library for M5StackChan",
4-
"keywords": "M5Stack,M5StackChan",
2+
"name": "StackChan-BSP",
3+
"description": "StackChan board support package for Arduino develop",
4+
"keywords": "M5Stack,StackChan",
55
"authors": {
66
"name": "M5Stack"
77
},
@@ -15,7 +15,7 @@
1515
"IRremoteESP8266": "*",
1616
"M5Unit-NFC": "*"
1717
},
18-
"version": "1.0.1",
18+
"version": "1.0.2",
1919
"frameworks": "arduino",
2020
"platforms": "espressif32"
2121
}

0 commit comments

Comments
 (0)