Skip to content

Commit a7ef6bc

Browse files
committed
Fixed library license value for PlatformIO config.
1 parent 88399e3 commit a7ef6bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"url": "https://nthnn.github.io/"
1515
}
1616
],
17-
"license": "Apache License v2",
17+
"license": "Apache-2.0",
1818
"homepage": "https://github.com/nthnn/mdif",
1919
"frameworks": "*",
2020
"platforms": ["espressif32", "espressif8266", "rp2040"]

0 commit comments

Comments
 (0)