Skip to content

Commit f1512a3

Browse files
authored
Merge pull request mrRobot62#1 from joscha/patch-1
Remove incorrect exclude
2 parents 125374c + 7a69284 commit f1512a3

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

library.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,7 @@
1515
"url": "https://github.com/thijse/Arduino-Log/"
1616
},
1717
"homepage": "https://github.com/thijse/Arduino-Log/",
18-
"export": {
19-
"exclude": [
20-
"extras",
21-
]
22-
},
23-
"frameworks": [ "arduino", ],
18+
"frameworks": [ "arduino" ],
2419
"platforms": "*",
2520
"examples": "examples/*/*.ino"
2621
}

0 commit comments

Comments
 (0)