Skip to content
Snippets Groups Projects
Commit ea3889cb authored by Daniel Eichhorn's avatar Daniel Eichhorn Committed by GitHub
Browse files

Merge pull request #113 from arcao/fix-pio-platforms

Fix platforms in library.json
parents 7341d087 db444566
No related branches found
No related tags found
No related merge requests found
......@@ -21,5 +21,8 @@
}
],
"frameworks": "arduino",
"platforms": "espressif"
"platforms": [
"espressif8266",
"espressif32"
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment