Skip to content

Commit fb97634

Browse files
authored
Remove redundant USE_TINYUSB macro
1 parent 7b30ff9 commit fb97634

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

library.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
"frameworks": "*",
1111
"platforms": "*",
1212
"build": {
13-
"libArchive": false,
14-
"flags": "-DUSE_TINYUSB"
13+
"libArchive": false
1514
},
1615
"authors":
1716
[

0 commit comments

Comments
 (0)