File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " M5Unit-RFID" ,
3- "description" : " Library for M5Stack UNIT RFID Using M5UnitUnified" ,
4- "keywords" : " M5Stack UNIT RFID, M5UnitUnified" ,
5- "authors" : {
6- "name" : " M5Stack" ,
7- "url" : " http://www.m5stack.com"
8- },
9- "repository" : {
10- "type" : " git" ,
11- "url" : " https://github.com/m5stack/M5Unit-RFID.git"
12- },
13- "dependencies" : [
14- {
15- "name" : " M5UnitUnified"
2+ "name" : " M5Unit-RFID" ,
3+ "description" : " Library for M5Stack UNIT RFID using M5UnitUnified" ,
4+ "keywords" : " M5Stack UNIT RFIDT,M5UnitUnified" ,
5+ "authors" : {
6+ "name" : " M5Stack" ,
7+ "url" : " http://www.m5stack.com"
168 },
17- {
18- "name" : " M5Utility"
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " https://github.com/m5stack/M5Unit-RFID.git"
1912 },
20- {
21- "name" : " M5HAL"
13+ "dependencies" : {
14+ "M5UnitUnified" : " https://github.com/m5stack/M5UnitUnified.git"
15+ },
16+ "version" : " 0.0.1" ,
17+ "frameworks" : [
18+ " arduino"
19+ ],
20+ "platforms" : [
21+ " espressif32"
22+ ],
23+ "headers" : " M5UnitUnifiedRFID.h" ,
24+ "license" : " MIT" ,
25+ "export" : {
26+ "exclude" : [
27+ " docs/html"
28+ ]
2229 }
23- ],
24- "version" : " 0.0.0" ,
25- "frameworks" : [" arduino" , " espidf" ],
26- "platforms" : [" espressif32" ]
27- }
30+ }
Original file line number Diff line number Diff line change 11name =M5Unit-RFID
2- version =0.0.0
2+ version =0.0.1
33author =M5Stack
44maintainer =M5Stack
55sentence =Library for M5Stack UNIT RFID using M5UnitUnified
66paragraph =
77category =Device Control
8- url =https://github.com/m5stack/M5Unit-RFID
8+ url =https://github.com/m5stack/M5Unit-RFID.git
99architectures =esp32
10- includes =
10+ includes =M5UnitUnifiedRFID.h
1111depends =M5UnitUnified,M5Utility,M5HAL
You can’t perform that action at this time.
0 commit comments