Skip to content

Commit fd525d2

Browse files
authored
Merge pull request me-no-dev#1 from ivankravets/patch-1
Set compatibility only with Espressif 32
2 parents af729ac + 72c28a4 commit fd525d2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

library.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@
1515
"version": "1.0.0",
1616
"license": "LGPL-3.0",
1717
"frameworks": "arduino",
18-
"platforms":"espressif",
19-
"examples": [
20-
"examples/*/*.ino"
21-
]
18+
"platforms":"espressif32"
2219
}

0 commit comments

Comments
 (0)