Merge pull request #21 from cwt137/add-platform

Add platform espressif8266
master
marcoschwartz 6 years ago committed by GitHub
commit 4d7e3ee1d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      library.json

@ -10,6 +10,7 @@
"frameworks": "arduino",
"platforms":
[
"atmelavr"
"atmelavr",
"espressif8266"
]
}
}

Loading…
Cancel
Save