We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 125374c + 7a69284 commit f1512a3Copy full SHA for f1512a3
library.json
@@ -15,12 +15,7 @@
15
"url": "https://github.com/thijse/Arduino-Log/"
16
},
17
"homepage": "https://github.com/thijse/Arduino-Log/",
18
- "export": {
19
- "exclude": [
20
- "extras",
21
- ]
22
- },
23
- "frameworks": [ "arduino", ],
+ "frameworks": [ "arduino" ],
24
"platforms": "*",
25
"examples": "examples/*/*.ino"
26
}
0 commit comments