Merge pull request #21 from cwt137/add-platform

Add platform espressif8266
This commit is contained in:
marcoschwartz
2018-02-11 15:46:08 +01:00
committed by GitHub

View File

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