easyMesh
easyMesh copied to clipboard
library.json of all easy* projects contain ”
After replacing this to " all worked fine for me.
Example: "name": “easyWebSocket”, should be "name": "easyWebSocket",
Is fixed in [4d492b3]. Please merge into master.